@getflip/swirl-components-angular 0.470.1-beta-20260402100441 → 0.470.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.
@@ -11,14 +11,14 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  - Copying assets
12
12
  ✔ Copying assets
13
13
  - Writing package manifest
14
+ ✔ Writing package manifest
15
+ ✔ Built @getflip/swirl-components-angular
14
16
 
15
17
  ------------------------------------------------------------------------------
16
18
  Built Angular Package
17
19
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
18
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
19
21
  ------------------------------------------------------------------------------
20
- ✔ Writing package manifest
21
- ✔ Built @getflip/swirl-components-angular
22
22
 
23
- Build at: 2026-04-02T10:04:32.968Z - Time: 12282ms
23
+ Build at: 2026-04-02T11:09:43.389Z - Time: 12662ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.470.1-beta-20260402100441
3
+ ## 0.470.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- [[`8d222e389`](https://github.com/getflip/swirl/commit/8d222e3897cb6a74d01abea51d12215495b3e0d6)]:
9
- - @getflip/swirl-components@0.470.1-beta-20260402100441
8
+ [[`f0a0d9a54`](https://github.com/getflip/swirl/commit/f0a0d9a5431bf5711d8f0e9b29b3e33d4a9611c6)]:
9
+ - @getflip/swirl-components@0.470.1
10
10
 
11
11
  ## 0.470.0
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.470.1-beta-20260402100441",
3
+ "version": "0.470.1",
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.470.1-beta-20260402100441",
29
+ "@getflip/swirl-components": "0.470.1",
30
30
  "rxjs": "7.8.2",
31
31
  "tslib": "2.4.0",
32
32
  "zone.js": "0.15.0"
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
3
  "version": "0.0.0",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "https://github.com/getflip/swirl"
7
+ },
4
8
  "peerDependencies": {
5
9
  "@angular/common": "^14.1.0",
6
10
  "@angular/core": "^14.1.0"