@getflip/swirl-components-angular 0.451.2 → 0.452.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.
@@ -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-02-26T14:55:11.290Z - Time: 13664ms
23
+ Build at: 2026-03-02T14:41:24.704Z - Time: 14355ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.452.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1493](https://github.com/getflip/swirl/pull/1493)
8
+ [`95baa99f5`](https://github.com/getflip/swirl/commit/95baa99f503fa960c6fcbdbcbc81f186987be45b)
9
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Align angular
10
+ versions
11
+
12
+ - Updated dependencies
13
+ [[`95baa99f5`](https://github.com/getflip/swirl/commit/95baa99f503fa960c6fcbdbcbc81f186987be45b)]:
14
+ - @getflip/swirl-components@0.452.1
15
+
16
+ ## 0.452.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#1487](https://github.com/getflip/swirl/pull/1487)
21
+ [`447d2b732`](https://github.com/getflip/swirl/commit/447d2b7325a784c38cb2aa11315a50a7b3b03511)
22
+ Thanks [@fabio-carvalho88](https://github.com/fabio-carvalho88)! - Update flip
23
+ logo in swirl-console-layout
24
+
25
+ ### Patch Changes
26
+
27
+ - [#1492](https://github.com/getflip/swirl/pull/1492)
28
+ [`15a27cabf`](https://github.com/getflip/swirl/commit/15a27cabf86c44678d812416a14fe512dcf47448)
29
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix open
30
+ flickering in swirl-menu
31
+
32
+ - Updated dependencies
33
+ [[`15a27cabf`](https://github.com/getflip/swirl/commit/15a27cabf86c44678d812416a14fe512dcf47448),
34
+ [`447d2b732`](https://github.com/getflip/swirl/commit/447d2b7325a784c38cb2aa11315a50a7b3b03511)]:
35
+ - @getflip/swirl-components@0.452.0
36
+
3
37
  ## 0.451.2
4
38
 
5
39
  ### Patch Changes