@getflip/swirl-components-angular 0.301.0 → 0.303.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.
@@ -10,10 +10,6 @@ Building entry point '@getflip/swirl-components-angular'
10
10
  - Generating FESM bundles
11
11
  ✔ Generating FESM bundles
12
12
  - Copying assets
13
- ✔ Copying assets
14
- - Writing package manifest
15
- ✔ Writing package manifest
16
- ✔ Built @getflip/swirl-components-angular
17
13
 
18
14
  ------------------------------------------------------------------------------
19
15
  Built Angular Package
@@ -21,5 +17,9 @@ Built Angular Package
21
17
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
18
  ------------------------------------------------------------------------------
23
19
 
24
- Build at: 2025-03-10T12:39:12.812Z - Time: 13814ms
20
+ Build at: 2025-03-11T10:42:53.883Z - Time: 13420ms
25
21
 
22
+ ✔ Copying assets
23
+ - Writing package manifest
24
+ ✔ Writing package manifest
25
+ ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.303.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#982](https://github.com/getflip/swirl/pull/982)
8
+ [`684646c5`](https://github.com/getflip/swirl/commit/684646c5fecd804b513eb9a0ca9b01f4caf3b2af)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add aspect-ratio prop to
10
+ swirl-carousel-slide
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`684646c5`](https://github.com/getflip/swirl/commit/684646c5fecd804b513eb9a0ca9b01f4caf3b2af)]:
16
+ - @getflip/swirl-components@0.303.0
17
+
18
+ ## 0.302.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#980](https://github.com/getflip/swirl/pull/980)
23
+ [`9b9fa1f4`](https://github.com/getflip/swirl/commit/9b9fa1f41b268874bcf0f4ac335ed085f3eee738)
24
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add option to
25
+ set swirl-resource-list-item label min-height
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ [[`1250d328`](https://github.com/getflip/swirl/commit/1250d328e4ffe2a3b4363f8f0fa29f55adcde3be),
31
+ [`9b9fa1f4`](https://github.com/getflip/swirl/commit/9b9fa1f41b268874bcf0f4ac335ed085f3eee738)]:
32
+ - @getflip/swirl-components@0.302.0
33
+
3
34
  ## 0.301.0
4
35
 
5
36
  ### Minor Changes