@getflip/swirl-components-angular 0.214.1 → 0.216.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2024-07-16T10:48:37.900Z - Time: 12164ms
24
+ Build at: 2024-07-23T06:54:36.736Z - Time: 12614ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.216.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`a0a26292`](https://github.com/getflip/swirl/commit/a0a2629265d16d3450ff9bf64f3278268f4fec67)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "activeSlideChange" event to
9
+ swirl-lightbox
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`a0a26292`](https://github.com/getflip/swirl/commit/a0a2629265d16d3450ff9bf64f3278268f4fec67)]:
15
+ - @getflip/swirl-components@0.216.0
16
+
17
+ ## 0.215.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#753](https://github.com/getflip/swirl/pull/753)
22
+ [`d7225823`](https://github.com/getflip/swirl/commit/d7225823e1116480a2ef0b642be08012dcf74aea)
23
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Add icon,
24
+ variant and new intents to swirl-tag
25
+
26
+ * [`a450cf83`](https://github.com/getflip/swirl/commit/a450cf836b6eb44a94ca5db12add493274fda034)
27
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "toggle" method to
28
+ swirl-switch
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies
33
+ [[`d7225823`](https://github.com/getflip/swirl/commit/d7225823e1116480a2ef0b642be08012dcf74aea),
34
+ [`a450cf83`](https://github.com/getflip/swirl/commit/a450cf836b6eb44a94ca5db12add493274fda034)]:
35
+ - @getflip/swirl-components@0.215.0
36
+
3
37
  ## 0.214.1
4
38
 
5
39
  ### Patch Changes