@getflip/swirl-components-angular 0.211.0 → 0.213.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-09T16:32:23.396Z - Time: 13291ms
24
+ Build at: 2024-07-12T08:47:59.297Z - Time: 12288ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.213.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`48717e7a`](https://github.com/getflip/swirl/commit/48717e7a2ceb66f846406fb1df3de4380ababf1b)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "toolbar" slot to
9
+ swirl-lightbox
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`48717e7a`](https://github.com/getflip/swirl/commit/48717e7a2ceb66f846406fb1df3de4380ababf1b)]:
15
+ - @getflip/swirl-components@0.213.0
16
+
17
+ ## 0.212.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [`c62d3090`](https://github.com/getflip/swirl/commit/c62d309095d8def98b2e6cca69c78990eb7575a1)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add thumbnailClick click event to
23
+ swirl-thumbnail
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`c62d3090`](https://github.com/getflip/swirl/commit/c62d309095d8def98b2e6cca69c78990eb7575a1)]:
29
+ - @getflip/swirl-components@0.212.0
30
+
3
31
  ## 0.211.0
4
32
 
5
33
  ### Minor Changes