@getflip/swirl-components-angular 0.317.1 → 0.318.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-04-09T12:45:44.944Z - Time: 13280ms
24
+ Build at: 2025-04-14T15:23:06.196Z - Time: 13271ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.318.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1030](https://github.com/getflip/swirl/pull/1030)
8
+ [`55179465`](https://github.com/getflip/swirl/commit/55179465c3ba9c8b7b42dcf7f967aeb44e415dc8)
9
+ Thanks [@danizep](https://github.com/danizep)! - Allow different fade colors
10
+ on SwirlCarousel
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`55179465`](https://github.com/getflip/swirl/commit/55179465c3ba9c8b7b42dcf7f967aeb44e415dc8)]:
16
+ - @getflip/swirl-components@0.318.0
17
+
18
+ ## 0.317.2
19
+
20
+ ### Patch Changes
21
+
22
+ - [#1028](https://github.com/getflip/swirl/pull/1028)
23
+ [`aad3f757`](https://github.com/getflip/swirl/commit/aad3f75716d309d8d36ec4a2523fd0206dc02050)
24
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Trigger valueChange event of
25
+ swirl-select when value was updated externally via the "value" property
26
+ - Updated dependencies
27
+ [[`aad3f757`](https://github.com/getflip/swirl/commit/aad3f75716d309d8d36ec4a2523fd0206dc02050)]:
28
+ - @getflip/swirl-components@0.317.2
29
+
3
30
  ## 0.317.1
4
31
 
5
32
  ### Patch Changes