@getflip/swirl-components-angular 0.138.1 → 0.140.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-01-30T10:52:33.915Z - Time: 15363ms
26
+ Build at: 2024-02-01T10:21:11.517Z - Time: 15146ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.140.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`845976b0`](https://github.com/getflip/swirl/commit/845976b0ccbf6a7b8130f2c92c802373e7a71673)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add reverse orientations to
9
+ swirl-stack
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`845976b0`](https://github.com/getflip/swirl/commit/845976b0ccbf6a7b8130f2c92c802373e7a71673)]:
15
+ - @getflip/swirl-components@0.140.0
16
+
17
+ ## 0.139.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [`8d61d221`](https://github.com/getflip/swirl/commit/8d61d2213ab50ff0908d03c482157bd7f577f8bb)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add dimension props to swirl-box
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies
27
+ [[`8d61d221`](https://github.com/getflip/swirl/commit/8d61d2213ab50ff0908d03c482157bd7f577f8bb)]:
28
+ - @getflip/swirl-components@0.139.0
29
+
3
30
  ## 0.138.1
4
31
 
5
32
  ### Patch Changes