@getflip/swirl-components-angular 0.338.2 → 0.340.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: 2025-06-17T09:31:45.895Z - Time: 13763ms
24
+ Build at: 2025-06-23T13:21:45.238Z - Time: 12276ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.340.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`1ca1ddbf`](https://github.com/getflip/swirl/commit/1ca1ddbf1681257d7122eda3755b593acc107f6a) -
8
+ Update StencilJS to 4.25.0
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`1ca1ddbf`](https://github.com/getflip/swirl/commit/1ca1ddbf1681257d7122eda3755b593acc107f6a)]:
14
+ - @getflip/swirl-components@0.340.0
15
+
16
+ ## 0.339.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#1096](https://github.com/getflip/swirl/pull/1096)
21
+ [`366cffd4`](https://github.com/getflip/swirl/commit/366cffd40d2f5c0b9567eb6e0dc6e1d6d2bacf1a)
22
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Ensure audio
23
+ and video sources are reloaded when file change in swirl-file-viewer
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`366cffd4`](https://github.com/getflip/swirl/commit/366cffd40d2f5c0b9567eb6e0dc6e1d6d2bacf1a)]:
29
+ - @getflip/swirl-components@0.339.0
30
+
3
31
  ## 0.338.2
4
32
 
5
33
  ### Patch Changes