@getflip/swirl-components-angular 0.155.1 → 0.156.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-02-15T14:31:04.338Z - Time: 15605ms
26
+ Build at: 2024-02-19T15:32:25.657Z - Time: 15804ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.156.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`fa65a158`](https://github.com/getflip/swirl/commit/fa65a158c1e9b06527a4b2fe68189e7a2796c0c0)
8
+ Thanks [@webspaceadam](https://github.com/webspaceadam)! - Add href and target
9
+ props to swirl-shell-navigation-item
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`fa65a158`](https://github.com/getflip/swirl/commit/fa65a158c1e9b06527a4b2fe68189e7a2796c0c0)]:
15
+ - @getflip/swirl-components@0.156.0
16
+
17
+ ## 0.155.2
18
+
19
+ ### Patch Changes
20
+
21
+ - [`d85c5d40`](https://github.com/getflip/swirl/commit/d85c5d4091a5f976504b99639fda8164b8f5749c)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Prevent misalignment
23
+ swirl-form-control label text
24
+
25
+ - Updated dependencies
26
+ [[`d85c5d40`](https://github.com/getflip/swirl/commit/d85c5d4091a5f976504b99639fda8164b8f5749c)]:
27
+ - @getflip/swirl-components@0.155.2
28
+
3
29
  ## 0.155.1
4
30
 
5
31
  ### Patch Changes