@getflip/swirl-components-angular 0.125.0 → 0.126.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-16T11:13:30.069Z - Time: 14981ms
26
+ Build at: 2024-01-16T12:22:00.377Z - Time: 15567ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.126.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`bf0400d6`](https://github.com/getflip/swirl/commit/bf0400d6163a858df24bfcf45f5358040df17d79)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "label-wrap" prop to
9
+ swirl-resource-list-item
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`bf0400d6`](https://github.com/getflip/swirl/commit/bf0400d6163a858df24bfcf45f5358040df17d79)]:
15
+ - @getflip/swirl-components@0.126.0
16
+
17
+ ## 0.125.1
18
+
19
+ ### Patch Changes
20
+
21
+ - [`e159d270`](https://github.com/getflip/swirl/commit/e159d2708f42c12429f2333db978169ee56ba418)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Remove separate stacking context
23
+ from swirl-app-layout body
24
+
25
+ - Updated dependencies
26
+ [[`e159d270`](https://github.com/getflip/swirl/commit/e159d2708f42c12429f2333db978169ee56ba418)]:
27
+ - @getflip/swirl-components@0.125.1
28
+
3
29
  ## 0.125.0
4
30
 
5
31
  ### Minor Changes