@getflip/swirl-components-angular 0.161.0 → 0.163.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-23T14:24:34.787Z - Time: 15894ms
26
+ Build at: 2024-02-26T15:19:38.156Z - Time: 16141ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.163.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#609](https://github.com/getflip/swirl/pull/609)
8
+ [`0a9a291a`](https://github.com/getflip/swirl/commit/0a9a291a708609022fac7fca6fc79839be871453)
9
+ Thanks [@fellmann](https://github.com/fellmann)! - add flex basis and grow to
10
+ swirl-box
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`0a9a291a`](https://github.com/getflip/swirl/commit/0a9a291a708609022fac7fca6fc79839be871453)]:
16
+ - @getflip/swirl-components@0.163.0
17
+
18
+ ## 0.162.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [`34df0c89`](https://github.com/getflip/swirl/commit/34df0c89f473dbd46f046d7b9fbd238a4ebc6c05)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow for custom items to be used
24
+ inside swirl-resource-list
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`34df0c89`](https://github.com/getflip/swirl/commit/34df0c89f473dbd46f046d7b9fbd238a4ebc6c05)]:
30
+ - @getflip/swirl-components@0.162.0
31
+
3
32
  ## 0.161.0
4
33
 
5
34
  ### Minor Changes