@getflip/swirl-components-angular 0.173.3 → 0.174.1

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-03-21T12:27:37.760Z - Time: 15821ms
26
+ Build at: 2024-03-22T09:16:58.538Z - Time: 15923ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.174.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`ca65daa8`](https://github.com/getflip/swirl/commit/ca65daa88109ec1fee19a3f880dddade8301c794)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix an issue not pausing media
9
+ players in swirl-lightbox when closing
10
+
11
+ - Updated dependencies
12
+ [[`ca65daa8`](https://github.com/getflip/swirl/commit/ca65daa88109ec1fee19a3f880dddade8301c794)]:
13
+ - @getflip/swirl-components@0.174.1
14
+
15
+ ## 0.174.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`f0573987`](https://github.com/getflip/swirl/commit/f0573987f35885cd6d5b9cb13d49123e902a8390)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "appThemeUpdated" event to
21
+ swirl-theme-provider
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ [[`f0573987`](https://github.com/getflip/swirl/commit/f0573987f35885cd6d5b9cb13d49123e902a8390)]:
27
+ - @getflip/swirl-components@0.174.0
28
+
3
29
  ## 0.173.3
4
30
 
5
31
  ### Patch Changes