@getflip/swirl-components-angular 0.420.1 → 0.420.3

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: 2025-12-09T12:07:54.437Z - Time: 13569ms
23
+ Build at: 2025-12-12T08:14:12.602Z - Time: 13669ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.420.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1353](https://github.com/getflip/swirl/pull/1353)
8
+ [`7a2bc484d`](https://github.com/getflip/swirl/commit/7a2bc484dd524b5a9a9dc06b466a87ce8594326f)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Fix
10
+ `swirl-radio-group` value accessor flow
11
+
12
+ - Updated dependencies
13
+ [[`7a2bc484d`](https://github.com/getflip/swirl/commit/7a2bc484dd524b5a9a9dc06b466a87ce8594326f)]:
14
+ - @getflip/swirl-components@0.420.3
15
+
16
+ ## 0.420.2
17
+
18
+ ### Patch Changes
19
+
20
+ - [#1351](https://github.com/getflip/swirl/pull/1351)
21
+ [`2b845c6f9`](https://github.com/getflip/swirl/commit/2b845c6f9f4dfa2cd0d1f747eb8f3b133580009b)
22
+ Thanks [@v-escobar](https://github.com/v-escobar)! - Bump angular version to
23
+ 19.2.17
24
+
25
+ - Updated dependencies
26
+ [[`2b845c6f9`](https://github.com/getflip/swirl/commit/2b845c6f9f4dfa2cd0d1f747eb8f3b133580009b)]:
27
+ - @getflip/swirl-components@0.420.2
28
+
3
29
  ## 0.420.1
4
30
 
5
31
  ### Patch Changes