@getflip/swirl-components-angular 0.119.1 → 0.120.1

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-08T13:47:44.021Z - Time: 15004ms
26
+ Build at: 2024-01-10T11:35:51.662Z - Time: 14946ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.120.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`9372e264`](https://github.com/getflip/swirl/commit/9372e264bad24241d6c0ef127f89714b040fd44e)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Correctly disable contents of the
9
+ inactive sidebar of swirl-shell-layout
10
+
11
+ - Updated dependencies
12
+ [[`9372e264`](https://github.com/getflip/swirl/commit/9372e264bad24241d6c0ef127f89714b040fd44e)]:
13
+ - @getflip/swirl-components@0.120.1
14
+
15
+ ## 0.120.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`bf7362a0`](https://github.com/getflip/swirl/commit/bf7362a0e9333ebd2ebcb70799d85aad8a4d6052)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "label" prop to
21
+ swirl-image-grid
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ [[`bf7362a0`](https://github.com/getflip/swirl/commit/bf7362a0e9333ebd2ebcb70799d85aad8a4d6052)]:
27
+ - @getflip/swirl-components@0.120.0
28
+
3
29
  ## 0.119.1
4
30
 
5
31
  ### Patch Changes