@getflip/swirl-components-angular 0.180.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-09T10:36:49.631Z - Time: 16259ms
26
+ Build at: 2024-04-10T13:48:24.692Z - Time: 16027ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
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
+
3
18
  ## 0.180.0
4
19
 
5
20
  ### Minor Changes