@getflip/swirl-components-angular 0.125.1 → 0.127.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.
@@ -23,5 +23,5 @@ Built Angular Package
23
23
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
24
24
  ------------------------------------------------------------------------------
25
25
 
26
- Build at: 2024-01-16T11:50:08.477Z - Time: 15434ms
26
+ Build at: 2024-01-18T09:58:07.172Z - Time: 14808ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.127.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`e2c2130c`](https://github.com/getflip/swirl/commit/e2c2130c951fa004850c665a0d374cfe2b78498a)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "elevation-level" prop to
9
+ swirl-card component
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`e2c2130c`](https://github.com/getflip/swirl/commit/e2c2130c951fa004850c665a0d374cfe2b78498a)]:
15
+ - @getflip/swirl-components@0.127.0
16
+
17
+ ## 0.126.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [`bf0400d6`](https://github.com/getflip/swirl/commit/bf0400d6163a858df24bfcf45f5358040df17d79)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "label-wrap" prop to
23
+ swirl-resource-list-item
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`bf0400d6`](https://github.com/getflip/swirl/commit/bf0400d6163a858df24bfcf45f5358040df17d79)]:
29
+ - @getflip/swirl-components@0.126.0
30
+
3
31
  ## 0.125.1
4
32
 
5
33
  ### Patch Changes