@getflip/swirl-components-angular 0.167.3 → 0.168.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-07T15:23:10.983Z - Time: 15754ms
26
+ Build at: 2024-03-14T08:25:58.869Z - Time: 15825ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.168.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c3b857b2`](https://github.com/getflip/swirl/commit/c3b857b2a7696429fc3789354a02514b80756aec)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-image-grid-item loading
9
+ state for cached images
10
+
11
+ - Updated dependencies
12
+ [[`c3b857b2`](https://github.com/getflip/swirl/commit/c3b857b2a7696429fc3789354a02514b80756aec)]:
13
+ - @getflip/swirl-components@0.168.1
14
+
15
+ ## 0.168.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`542b500e`](https://github.com/getflip/swirl/commit/542b500eaa55036e726e05b90dc13d5d800390fb)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Change hasNavigation state of
21
+ swirl-app-layout to prop
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ [[`542b500e`](https://github.com/getflip/swirl/commit/542b500eaa55036e726e05b90dc13d5d800390fb)]:
27
+ - @getflip/swirl-components@0.168.0
28
+
3
29
  ## 0.167.3
4
30
 
5
31
  ### Patch Changes