@getflip/swirl-components-angular 0.162.0 → 0.164.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.
@@ -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-02-26T09:25:12.044Z - Time: 15723ms
26
+ Build at: 2024-02-28T10:36:53.511Z - Time: 16039ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.164.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`167466b9`](https://github.com/getflip/swirl/commit/167466b915073979e0157917d5109fc01980966c)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add lazy loading strategies for
9
+ swirl-avatar
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`167466b9`](https://github.com/getflip/swirl/commit/167466b915073979e0157917d5109fc01980966c)]:
15
+ - @getflip/swirl-components@0.164.0
16
+
17
+ ## 0.163.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#609](https://github.com/getflip/swirl/pull/609)
22
+ [`0a9a291a`](https://github.com/getflip/swirl/commit/0a9a291a708609022fac7fca6fc79839be871453)
23
+ Thanks [@fellmann](https://github.com/fellmann)! - add flex basis and grow to
24
+ swirl-box
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`0a9a291a`](https://github.com/getflip/swirl/commit/0a9a291a708609022fac7fca6fc79839be871453)]:
30
+ - @getflip/swirl-components@0.163.0
31
+
3
32
  ## 0.162.0
4
33
 
5
34
  ### Minor Changes