@getflip/swirl-components-angular 0.239.1 → 0.240.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.
@@ -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-09-19T14:26:06.250Z - Time: 12797ms
24
+ Build at: 2024-09-20T10:45:01.156Z - Time: 12943ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.240.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c69cf843`](https://github.com/getflip/swirl/commit/c69cf843057ad7e2459cb80b8aaf1714879dcdec)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix children update issue of
9
+ swirl-tree-view-item
10
+
11
+ - Updated dependencies
12
+ [[`c69cf843`](https://github.com/getflip/swirl/commit/c69cf843057ad7e2459cb80b8aaf1714879dcdec)]:
13
+ - @getflip/swirl-components@0.240.1
14
+
15
+ ## 0.240.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#813](https://github.com/getflip/swirl/pull/813)
20
+ [`b6f26c1a`](https://github.com/getflip/swirl/commit/b6f26c1a8dc26eb2e0d45f3691301d75553a0122)
21
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add gif
22
+ playback functionality to image grid items
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies
27
+ [[`b6f26c1a`](https://github.com/getflip/swirl/commit/b6f26c1a8dc26eb2e0d45f3691301d75553a0122)]:
28
+ - @getflip/swirl-components@0.240.0
29
+
3
30
  ## 0.239.1
4
31
 
5
32
  ### Patch Changes