@getflip/swirl-components-angular 0.169.1 → 0.171.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-03-14T10:49:49.448Z - Time: 15672ms
26
+ Build at: 2024-03-15T09:10:02.535Z - Time: 15917ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,38 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.171.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`671240fe`](https://github.com/getflip/swirl/commit/671240fe6c559379060b96b354360b824a4a2b78)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add left-header-tools slot to
9
+ swirl-shell-layout
10
+
11
+ * [`bfd1c0d5`](https://github.com/getflip/swirl/commit/bfd1c0d5b675d156e22ff0217666a2464ec6ec3d)
12
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add label-position prop to
13
+ swirl-switch
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies
18
+ [[`671240fe`](https://github.com/getflip/swirl/commit/671240fe6c559379060b96b354360b824a4a2b78),
19
+ [`bfd1c0d5`](https://github.com/getflip/swirl/commit/bfd1c0d5b675d156e22ff0217666a2464ec6ec3d)]:
20
+ - @getflip/swirl-components@0.171.0
21
+
22
+ ## 0.170.0
23
+
24
+ ### Minor Changes
25
+
26
+ - [`169bdc5c`](https://github.com/getflip/swirl/commit/169bdc5cf0ee7c0b86b028cce0f9c21fff2fff60)
27
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add suffix prop to
28
+ swirl-menu-item
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies
33
+ [[`169bdc5c`](https://github.com/getflip/swirl/commit/169bdc5cf0ee7c0b86b028cce0f9c21fff2fff60)]:
34
+ - @getflip/swirl-components@0.170.0
35
+
3
36
  ## 0.169.1
4
37
 
5
38
  ### Patch Changes