@getflip/swirl-components-angular 0.170.0 → 0.171.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-03-14T14:33:17.114Z - Time: 15281ms
26
+ Build at: 2024-03-15T12:24:47.465Z - Time: 16527ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.171.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`91f8aa8b`](https://github.com/getflip/swirl/commit/91f8aa8b23b547a9bffc8e560d2b95e9e4424a21)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix "intersecting" loading
9
+ strategy for multiple host elements
10
+
11
+ - Updated dependencies
12
+ [[`91f8aa8b`](https://github.com/getflip/swirl/commit/91f8aa8b23b547a9bffc8e560d2b95e9e4424a21)]:
13
+ - @getflip/swirl-components@0.171.1
14
+
15
+ ## 0.171.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`671240fe`](https://github.com/getflip/swirl/commit/671240fe6c559379060b96b354360b824a4a2b78)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add left-header-tools slot to
21
+ swirl-shell-layout
22
+
23
+ * [`bfd1c0d5`](https://github.com/getflip/swirl/commit/bfd1c0d5b675d156e22ff0217666a2464ec6ec3d)
24
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add label-position prop to
25
+ swirl-switch
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ [[`671240fe`](https://github.com/getflip/swirl/commit/671240fe6c559379060b96b354360b824a4a2b78),
31
+ [`bfd1c0d5`](https://github.com/getflip/swirl/commit/bfd1c0d5b675d156e22ff0217666a2464ec6ec3d)]:
32
+ - @getflip/swirl-components@0.171.0
33
+
3
34
  ## 0.170.0
4
35
 
5
36
  ### Minor Changes