@getflip/swirl-components-angular 0.308.0 → 0.309.1

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.
@@ -12,14 +12,14 @@ Building entry point '@getflip/swirl-components-angular'
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
14
  - Writing package manifest
15
-
16
- ------------------------------------------------------------------------------
17
15
  ✔ Writing package manifest
18
16
  ✔ Built @getflip/swirl-components-angular
17
+
18
+ ------------------------------------------------------------------------------
19
19
  Built Angular Package
20
20
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2025-03-19T08:56:17.063Z - Time: 13742ms
24
+ Build at: 2025-03-21T09:29:55.121Z - Time: 16533ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.309.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#998](https://github.com/getflip/swirl/pull/998)
8
+ [`61c702d0`](https://github.com/getflip/swirl/commit/61c702d033062c1df03fd6567736b5c3824132de)
9
+ Thanks [@th1nkful](https://github.com/th1nkful)! - Add missing `types`
10
+ property in package.json exports
11
+
12
+ - Updated dependencies
13
+ [[`61c702d0`](https://github.com/getflip/swirl/commit/61c702d033062c1df03fd6567736b5c3824132de)]:
14
+ - @getflip/swirl-components@0.309.1
15
+
16
+ ## 0.309.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#996](https://github.com/getflip/swirl/pull/996)
21
+ [`f4dba8ca`](https://github.com/getflip/swirl/commit/f4dba8ca8b858e962a1f46d5a414c5297ed13fe5)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add border-radius prop to
23
+ swirl-image-grid
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`f4dba8ca`](https://github.com/getflip/swirl/commit/f4dba8ca8b858e962a1f46d5a414c5297ed13fe5)]:
29
+ - @getflip/swirl-components@0.309.0
30
+
3
31
  ## 0.308.0
4
32
 
5
33
  ### Minor Changes