@getflip/swirl-components-angular 0.452.0 → 0.452.2-beta-20260303165602

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-03T16:55:53.836Z - Time: 14059ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.452.2-beta-20260303165602
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1498](https://github.com/getflip/swirl/pull/1498)
8
+ [`88b96d2e9`](https://github.com/getflip/swirl/commit/88b96d2e933aa12399dec843e49cebdf261af0aa)
9
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Ensure event
10
+ listeners are properly cleaned up in swirl-popover, swirl-popover-trigger,
11
+ swirl-radio-group, swirl-option-list, swirl-resource-list, swirl-accordion and
12
+ swirl-lightbox
13
+
14
+ - Updated dependencies
15
+ [[`88b96d2e9`](https://github.com/getflip/swirl/commit/88b96d2e933aa12399dec843e49cebdf261af0aa)]:
16
+ - @getflip/swirl-components@0.452.2-beta-20260303165602
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