@getflip/swirl-components-angular 0.280.0 → 0.282.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-01-17T13:23:05.823Z - Time: 13524ms
24
+ Build at: 2025-01-23T16:11:02.062Z - Time: 13186ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.282.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#918](https://github.com/getflip/swirl/pull/918)
8
+ [`8731ea8d`](https://github.com/getflip/swirl/commit/8731ea8dc0dfcc4771e255a34e3e66913c1ed88e)
9
+ Thanks [@danizep](https://github.com/danizep)! - Add optional gradient to
10
+ SwirlCarousel
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`8731ea8d`](https://github.com/getflip/swirl/commit/8731ea8dc0dfcc4771e255a34e3e66913c1ed88e)]:
16
+ - @getflip/swirl-components@0.282.0
17
+
18
+ ## 0.281.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [`151b6628`](https://github.com/getflip/swirl/commit/151b6628f927613e6980bd193a4a7aa73fc5a9d0) -
23
+ Add separator spacing prop to resource list section
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`151b6628`](https://github.com/getflip/swirl/commit/151b6628f927613e6980bd193a4a7aa73fc5a9d0)]:
29
+ - @getflip/swirl-components@0.281.0
30
+
3
31
  ## 0.280.0
4
32
 
5
33
  ### Minor Changes