@getflip/swirl-components-angular 0.302.0 → 0.304.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2025-03-11T08:42:04.647Z - Time: 13178ms
24
+ Build at: 2025-03-13T12:48:39.721Z - Time: 13449ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.304.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#984](https://github.com/getflip/swirl/pull/984)
8
+ [`c0565ff5`](https://github.com/getflip/swirl/commit/c0565ff54deddc5fcb81a4851361ce3e224a840e)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Integrate experimental slot fixes
10
+ (https://stenciljs.com/docs/config-extras#experimentalslotfixes)
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`c0565ff5`](https://github.com/getflip/swirl/commit/c0565ff54deddc5fcb81a4851361ce3e224a840e)]:
16
+ - @getflip/swirl-components@0.304.0
17
+
18
+ ## 0.303.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#982](https://github.com/getflip/swirl/pull/982)
23
+ [`684646c5`](https://github.com/getflip/swirl/commit/684646c5fecd804b513eb9a0ca9b01f4caf3b2af)
24
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add aspect-ratio prop to
25
+ swirl-carousel-slide
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ [[`684646c5`](https://github.com/getflip/swirl/commit/684646c5fecd804b513eb9a0ca9b01f4caf3b2af)]:
31
+ - @getflip/swirl-components@0.303.0
32
+
3
33
  ## 0.302.0
4
34
 
5
35
  ### Minor Changes