@getflip/swirl-components-angular 0.426.2 → 0.426.4

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.
@@ -11,6 +11,8 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  - Copying assets
12
12
  ✔ Copying assets
13
13
  - Writing package manifest
14
+ ✔ Writing package manifest
15
+ ✔ Built @getflip/swirl-components-angular
14
16
 
15
17
  ------------------------------------------------------------------------------
16
18
  Built Angular Package
@@ -18,7 +20,5 @@ Built Angular Package
18
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
19
21
  ------------------------------------------------------------------------------
20
22
 
21
- Build at: 2026-01-09T11:52:00.122Z - Time: 13781ms
23
+ Build at: 2026-01-13T07:52:44.838Z - Time: 13684ms
22
24
 
23
- ✔ Writing package manifest
24
- ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.426.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1381](https://github.com/getflip/swirl/pull/1381)
8
+ [`bd4144a93`](https://github.com/getflip/swirl/commit/bd4144a934a1afda199ba684a6c3e84de4c11a16)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Patch Angular (19.2.18,
10
+ CVE-2025-66412)
11
+
12
+ - Updated dependencies
13
+ [[`bd4144a93`](https://github.com/getflip/swirl/commit/bd4144a934a1afda199ba684a6c3e84de4c11a16)]:
14
+ - @getflip/swirl-components@0.426.4
15
+
16
+ ## 0.426.3
17
+
18
+ ### Patch Changes
19
+
20
+ - [#1379](https://github.com/getflip/swirl/pull/1379)
21
+ [`c3fc293ea`](https://github.com/getflip/swirl/commit/c3fc293ea7d2450d857806a524b998966974ea61)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix icon padding for swirl-tag
23
+ with size "s"
24
+
25
+ - Updated dependencies
26
+ [[`c3fc293ea`](https://github.com/getflip/swirl/commit/c3fc293ea7d2450d857806a524b998966974ea61)]:
27
+ - @getflip/swirl-components@0.426.3
28
+
3
29
  ## 0.426.2
4
30
 
5
31
  ### Patch Changes