@getflip/swirl-components-angular 0.73.2 → 0.75.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: 2023-06-27T08:25:05.314Z - Time: 28845ms
26
+ Build at: 2023-06-30T09:20:46.003Z - Time: 22644ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,37 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.75.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`63d76c9`](https://github.com/getflip/swirl/commit/63d76c9febe96e616727b16bbfb84a3a8ef3bf3c)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add icon prop to
9
+ swirl-image-grid-item
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`63d76c9`](https://github.com/getflip/swirl/commit/63d76c9febe96e616727b16bbfb84a3a8ef3bf3c)]:
15
+ - @getflip/swirl-components@0.76.0
16
+
17
+ ## 0.74.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [`9d8fba3`](https://github.com/getflip/swirl/commit/9d8fba3008f017a3d4cfc7fc4e49ff50e3c0bf53)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add neutral badge color
23
+
24
+ * [`2d21f72`](https://github.com/getflip/swirl/commit/2d21f723b1654a2ab27279d81de36f7b2ca83db8)
25
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "header-tools" slot to
26
+ SwirlModal
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies
31
+ [[`9d8fba3`](https://github.com/getflip/swirl/commit/9d8fba3008f017a3d4cfc7fc4e49ff50e3c0bf53),
32
+ [`2d21f72`](https://github.com/getflip/swirl/commit/2d21f723b1654a2ab27279d81de36f7b2ca83db8)]:
33
+ - @getflip/swirl-components@0.75.0
34
+
3
35
  ## 0.73.2
4
36
 
5
37
  ### Patch Changes