@getflip/swirl-components-angular 0.149.0 → 0.150.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: 2024-02-08T14:23:36.785Z - Time: 15680ms
26
+ Build at: 2024-02-09T13:52:34.808Z - Time: 15697ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.150.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`b9123d8d`](https://github.com/getflip/swirl/commit/b9123d8d7e10b16c45c0268dfdbf8b342b9ab54c)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "color" prop to swirl-icon
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`b9123d8d`](https://github.com/getflip/swirl/commit/b9123d8d7e10b16c45c0268dfdbf8b342b9ab54c)]:
14
+ - @getflip/swirl-components@0.150.0
15
+
16
+ ## 0.149.1
17
+
18
+ ### Patch Changes
19
+
20
+ - [`9c83e676`](https://github.com/getflip/swirl/commit/9c83e676152472d2338dfa89d0ff159e28bcd3b7)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-lightbox keydown event
22
+ handling
23
+
24
+ - Updated dependencies
25
+ [[`9c83e676`](https://github.com/getflip/swirl/commit/9c83e676152472d2338dfa89d0ff159e28bcd3b7)]:
26
+ - @getflip/swirl-components@0.149.1
27
+
3
28
  ## 0.149.0
4
29
 
5
30
  ### Minor Changes