@getflip/swirl-components-angular 0.312.0 → 0.313.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-26T10:24:09.027Z - Time: 13140ms
24
+ Build at: 2025-03-26T12:41:27.318Z - Time: 13521ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.313.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1008](https://github.com/getflip/swirl/pull/1008)
8
+ [`74b9c76a`](https://github.com/getflip/swirl/commit/74b9c76ac340ef1f22e0a5983024c931648037c9)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add min-height prop to swirl-card
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`74b9c76a`](https://github.com/getflip/swirl/commit/74b9c76ac340ef1f22e0a5983024c931648037c9)]:
15
+ - @getflip/swirl-components@0.313.0
16
+
3
17
  ## 0.312.0
4
18
 
5
19
  ### Minor Changes