@getflip/swirl-components-angular 0.342.1 → 0.343.1

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-04T11:00:22.149Z - Time: 12729ms
23
25
 
24
- ✔ Writing package manifest
25
- ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.343.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1114](https://github.com/getflip/swirl/pull/1114)
8
+ [`0a3ed897`](https://github.com/getflip/swirl/commit/0a3ed8977348c26e6ab96703c5ad64db6e015f39)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix list markup issue of the
10
+ swirl-tree-view"
11
+
12
+ - Updated dependencies
13
+ [[`0a3ed897`](https://github.com/getflip/swirl/commit/0a3ed8977348c26e6ab96703c5ad64db6e015f39)]:
14
+ - @getflip/swirl-components@0.343.1
15
+
16
+ ## 0.343.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#1107](https://github.com/getflip/swirl/pull/1107)
21
+ [`6c7393dd`](https://github.com/getflip/swirl/commit/6c7393dd6727c17f6e8b19433a8ec3f38158d93f)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow swirl-resource-list and
23
+ swirl-tree-view to use "list" semantics (instead of "grid"/"tree")
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`6c7393dd`](https://github.com/getflip/swirl/commit/6c7393dd6727c17f6e8b19433a8ec3f38158d93f)]:
29
+ - @getflip/swirl-components@0.343.0
30
+
3
31
  ## 0.342.1
4
32
 
5
33
  ### Patch Changes