@getflip/swirl-components-angular 0.342.1 → 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.
@@ -12,6 +12,8 @@ Building entry point '@getflip/swirl-components-angular'
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
14
  - Writing package manifest
15
+ ✔ Writing package manifest
16
+ ✔ Built @getflip/swirl-components-angular
15
17
 
16
18
  ------------------------------------------------------------------------------
17
19
  Built Angular Package
@@ -19,7 +21,5 @@ Built Angular Package
19
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
20
22
  ------------------------------------------------------------------------------
21
23
 
22
- Build at: 2025-07-02T10:43:53.028Z - Time: 12106ms
24
+ Build at: 2025-07-03T11:26:15.863Z - Time: 12071ms
23
25
 
24
- ✔ Writing package manifest
25
- ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
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
+
3
18
  ## 0.342.1
4
19
 
5
20
  ### Patch Changes