@getflip/swirl-components-angular 0.179.0 → 0.181.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-04-08T08:38:46.240Z - Time: 16148ms
26
+ Build at: 2024-04-10T13:48:24.692Z - Time: 16027ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.181.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#660](https://github.com/getflip/swirl/pull/660)
8
+ [`0f17b74f`](https://github.com/getflip/swirl/commit/0f17b74f6155797c55341babda6f716fe6c2a8a2)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Added Boxed
10
+ prop to Shell Navigation Item
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`0f17b74f`](https://github.com/getflip/swirl/commit/0f17b74f6155797c55341babda6f716fe6c2a8a2)]:
16
+ - @getflip/swirl-components@0.181.0
17
+
18
+ ## 0.180.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [`8d66e456`](https://github.com/getflip/swirl/commit/8d66e4565a7693a99cccc8a705221cb136d64289) -
23
+ added tooltip prop form-control
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`8d66e456`](https://github.com/getflip/swirl/commit/8d66e4565a7693a99cccc8a705221cb136d64289)]:
29
+ - @getflip/swirl-components@0.180.0
30
+
3
31
  ## 0.179.0
4
32
 
5
33
  ### Minor Changes