@getflip/swirl-components-angular 0.473.0 → 0.475.0-beta-20260409125809

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-04-08T10:12:59.138Z - Time: 12066ms
23
+ Build at: 2026-04-09T12:58:01.051Z - Time: 11639ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.475.0-beta-20260409125809
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`6e021527c`](https://github.com/getflip/swirl/commit/6e021527cf8d0f15d683589af9310b36562004a4)]:
9
+ - @getflip/swirl-components@0.475.0-beta-20260409125809
10
+
11
+ ## 0.474.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[`d4ca96850`](https://github.com/getflip/swirl/commit/d4ca96850acae8678c52404d542fe97736fc890a)]:
17
+ - @getflip/swirl-components@0.474.0
18
+
3
19
  ## 0.473.0
4
20
 
5
21
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.473.0",
3
+ "version": "0.475.0-beta-20260409125809",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/getflip/swirl"
@@ -26,7 +26,7 @@
26
26
  "@angular/platform-browser": "19.2.19",
27
27
  "@angular/platform-browser-dynamic": "19.2.19",
28
28
  "@angular/router": "19.2.19",
29
- "@getflip/swirl-components": "0.473.0",
29
+ "@getflip/swirl-components": "0.475.0-beta-20260409125809",
30
30
  "rxjs": "7.8.2",
31
31
  "tslib": "2.4.0",
32
32
  "zone.js": "0.15.0"