@getflip/swirl-components-angular 0.311.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-24T12:39:54.542Z - Time: 13506ms
24
+ Build at: 2025-03-26T12:41:27.318Z - Time: 13521ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
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
+
17
+ ## 0.312.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#1006](https://github.com/getflip/swirl/pull/1006)
22
+ [`aee3a076`](https://github.com/getflip/swirl/commit/aee3a076261bc1519a4d508ec12ade6ecea54d5f)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "floating-controls" slot to
24
+ swirl-card
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`aee3a076`](https://github.com/getflip/swirl/commit/aee3a076261bc1519a4d508ec12ade6ecea54d5f)]:
30
+ - @getflip/swirl-components@0.312.0
31
+
3
32
  ## 0.311.0
4
33
 
5
34
  ### Minor Changes