@getflip/swirl-components-angular 0.162.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-26T09:25:12.044Z - Time: 15723ms
26
+ Build at: 2024-02-26T15:19:38.156Z - Time: 16141ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
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
+
3
18
  ## 0.162.0
4
19
 
5
20
  ### Minor Changes