@getflip/swirl-components-angular 0.507.0 → 0.509.0

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.
@@ -1,3 +1,4 @@
1
+ yarn run v1.22.22
1
2
  warning package.json: No license field
2
3
  $ ng build
3
4
  Building Angular Package
@@ -20,5 +21,6 @@ Built Angular Package
20
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
21
22
  ------------------------------------------------------------------------------
22
23
 
23
- Build at: 2026-06-22T13:50:59.445Z - Time: 13176ms
24
+ Build at: 2026-06-24T11:22:09.815Z - Time: 12989ms
24
25
 
26
+ Done in 15.41s.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,28 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.509.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`b5b68321a`](https://github.com/getflip/swirl/commit/b5b68321a54a763de226d9f874e1233f206ef6b1)]:
9
+ - @getflip/swirl-components@0.509.0
10
+
11
+ ## 0.508.0
12
+
13
+ ### Minor Changes
14
+
15
+ - [#1727](https://github.com/getflip/swirl/pull/1727)
16
+ [`dcad8a48b`](https://github.com/getflip/swirl/commit/dcad8a48bfa42566ffc010d90ead2872ffee9715)
17
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Added
18
+ trailing content slot to Swirl-Chip
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies
23
+ [[`dcad8a48b`](https://github.com/getflip/swirl/commit/dcad8a48bfa42566ffc010d90ead2872ffee9715)]:
24
+ - @getflip/swirl-components@0.508.0
25
+
3
26
  ## 0.507.0
4
27
 
5
28
  ### Patch Changes