@getflip/swirl-components-angular 0.420.0 → 0.420.2

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-09T10:39:24.513Z - Time: 13638ms
23
+ Build at: 2025-12-09T15:39:38.923Z - Time: 13887ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.420.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1351](https://github.com/getflip/swirl/pull/1351)
8
+ [`2b845c6f9`](https://github.com/getflip/swirl/commit/2b845c6f9f4dfa2cd0d1f747eb8f3b133580009b)
9
+ Thanks [@v-escobar](https://github.com/v-escobar)! - Bump angular version to
10
+ 19.2.17
11
+
12
+ - Updated dependencies
13
+ [[`2b845c6f9`](https://github.com/getflip/swirl/commit/2b845c6f9f4dfa2cd0d1f747eb8f3b133580009b)]:
14
+ - @getflip/swirl-components@0.420.2
15
+
16
+ ## 0.420.1
17
+
18
+ ### Patch Changes
19
+
20
+ - [#1349](https://github.com/getflip/swirl/pull/1349)
21
+ [`7a31ab807`](https://github.com/getflip/swirl/commit/7a31ab8078be6c70117a432c683f2e0bd7d55b69)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-resource-list sometimes
23
+ trapping focus when used with "list" semantics
24
+
25
+ - Updated dependencies
26
+ [[`7a31ab807`](https://github.com/getflip/swirl/commit/7a31ab8078be6c70117a432c683f2e0bd7d55b69)]:
27
+ - @getflip/swirl-components@0.420.1
28
+
3
29
  ## 0.420.0
4
30
 
5
31
  ### Minor Changes