@getflip/swirl-components-angular 0.452.0 → 0.453.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.
@@ -20,5 +20,5 @@ Built Angular Package
20
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
21
21
  ------------------------------------------------------------------------------
22
22
 
23
- Build at: 2026-03-02T12:23:08.219Z - Time: 13696ms
23
+ Build at: 2026-03-03T15:05:13.863Z - Time: 14715ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.453.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1496](https://github.com/getflip/swirl/pull/1496)
8
+ [`dd9f9b64b`](https://github.com/getflip/swirl/commit/dd9f9b64b66cc32ee7dc3c0164f3740e2060c290)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Adjust
10
+ swirl-chip size, add intent=highlight
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`dd9f9b64b`](https://github.com/getflip/swirl/commit/dd9f9b64b66cc32ee7dc3c0164f3740e2060c290)]:
16
+ - @getflip/swirl-components@0.453.0
17
+
18
+ ## 0.452.1
19
+
20
+ ### Patch Changes
21
+
22
+ - [#1493](https://github.com/getflip/swirl/pull/1493)
23
+ [`95baa99f5`](https://github.com/getflip/swirl/commit/95baa99f503fa960c6fcbdbcbc81f186987be45b)
24
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Align angular
25
+ versions
26
+
27
+ - Updated dependencies
28
+ [[`95baa99f5`](https://github.com/getflip/swirl/commit/95baa99f503fa960c6fcbdbcbc81f186987be45b)]:
29
+ - @getflip/swirl-components@0.452.1
30
+
3
31
  ## 0.452.0
4
32
 
5
33
  ### Minor Changes