@getflip/swirl-components-angular 0.129.1 → 0.131.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-01-23T13:19:24.451Z - Time: 16460ms
26
+ Build at: 2024-01-24T09:20:31.229Z - Time: 15062ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.131.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`c596a958`](https://github.com/getflip/swirl/commit/c596a9588e77bde22a9dbabd8cc733d38bc1dbfc)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add swirl-icon size "3xs"
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`c596a958`](https://github.com/getflip/swirl/commit/c596a9588e77bde22a9dbabd8cc733d38bc1dbfc)]:
14
+ - @getflip/swirl-components@0.131.0
15
+
16
+ ## 0.130.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [`db77b79f`](https://github.com/getflip/swirl/commit/db77b79fc6f228d1a2dcc029b2f6b8142ca64ddb)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "inputBlur" and "inputFocus"
22
+ events to swirl-time-input
23
+
24
+ ### Patch Changes
25
+
26
+ - [`fe98ff2e`](https://github.com/getflip/swirl/commit/fe98ff2e7163fd60657aeacc94d806e46b0f3f76)
27
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Minor swirl-lightbox adjustments
28
+
29
+ - Updated dependencies
30
+ [[`fe98ff2e`](https://github.com/getflip/swirl/commit/fe98ff2e7163fd60657aeacc94d806e46b0f3f76),
31
+ [`db77b79f`](https://github.com/getflip/swirl/commit/db77b79fc6f228d1a2dcc029b2f6b8142ca64ddb)]:
32
+ - @getflip/swirl-components@0.130.0
33
+
3
34
  ## 0.129.1
4
35
 
5
36
  ### Patch Changes