@getflip/swirl-components-angular 0.523.0 → 0.523.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.
@@ -13,14 +13,14 @@ Building entry point '@getflip/swirl-components-angular'
13
13
  ✔ Copying assets
14
14
  - Writing package manifest
15
15
  ✔ Writing package manifest
16
+ ✔ Built @getflip/swirl-components-angular
16
17
 
17
18
  ------------------------------------------------------------------------------
18
19
  Built Angular Package
19
- ✔ Built @getflip/swirl-components-angular
20
20
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2026-08-27T10:26:06.023Z - Time: 14831ms
24
+ Build at: 2026-08-27T12:57:39.809Z - Time: 14310ms
25
25
 
26
- Done in 17.36s.
26
+ Done in 16.71s.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.523.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`2727af675`](https://github.com/getflip/swirl/commit/2727af6751193599dc8800f0e091b6383c1588e9)]:
9
+ - @getflip/swirl-components@0.523.1
10
+
3
11
  ## 0.523.0
4
12
 
5
13
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.523.0",
3
+ "version": "0.523.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.23",
27
27
  "@angular/platform-browser-dynamic": "19.2.23",
28
28
  "@angular/router": "19.2.23",
29
- "@getflip/swirl-components": "0.523.0",
29
+ "@getflip/swirl-components": "0.523.1",
30
30
  "rxjs": "7.8.2",
31
31
  "tslib": "2.4.0",
32
32
  "zone.js": "0.15.0"