@getflip/swirl-components-angular 0.342.0 → 0.343.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2025-07-01T13:36:28.392Z - Time: 12049ms
24
+ Build at: 2025-07-03T11:26:15.863Z - Time: 12071ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.343.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1107](https://github.com/getflip/swirl/pull/1107)
8
+ [`6c7393dd`](https://github.com/getflip/swirl/commit/6c7393dd6727c17f6e8b19433a8ec3f38158d93f)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow swirl-resource-list and
10
+ swirl-tree-view to use "list" semantics (instead of "grid"/"tree")
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`6c7393dd`](https://github.com/getflip/swirl/commit/6c7393dd6727c17f6e8b19433a8ec3f38158d93f)]:
16
+ - @getflip/swirl-components@0.343.0
17
+
18
+ ## 0.342.1
19
+
20
+ ### Patch Changes
21
+
22
+ - [#1111](https://github.com/getflip/swirl/pull/1111)
23
+ [`18766aa0`](https://github.com/getflip/swirl/commit/18766aa052d3a06262e33da56e080cfbeb3795ad)
24
+ Thanks [@nunofaria11](https://github.com/nunofaria11)! - Fix SwirlEmptyState
25
+ accessibility issue
26
+
27
+ - Updated dependencies
28
+ [[`18766aa0`](https://github.com/getflip/swirl/commit/18766aa052d3a06262e33da56e080cfbeb3795ad)]:
29
+ - @getflip/swirl-components@0.342.1
30
+
3
31
  ## 0.342.0
4
32
 
5
33
  ### Minor Changes