@getflip/swirl-components-angular 0.228.0 → 0.230.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2024-08-19T09:34:09.173Z - Time: 12415ms
24
+ Build at: 2024-09-02T14:36:55.300Z - Time: 12649ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.230.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#787](https://github.com/getflip/swirl/pull/787)
8
+ [`08326ecc`](https://github.com/getflip/swirl/commit/08326ecc29ae06fa14ee77705c3d6858c6bf27c8)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Fix
10
+ Navigation labels not showing
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`08326ecc`](https://github.com/getflip/swirl/commit/08326ecc29ae06fa14ee77705c3d6858c6bf27c8)]:
16
+ - @getflip/swirl-components@0.230.0
17
+
18
+ ## 0.229.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [`c22e465f`](https://github.com/getflip/swirl/commit/c22e465fbb938e2da9900a0c1390ed2458b32ddb) -
23
+ Fix changeset
24
+
25
+ ### Patch Changes
26
+
27
+ - [#785](https://github.com/getflip/swirl/pull/785)
28
+ [`947da5d3`](https://github.com/getflip/swirl/commit/947da5d3cc60b5a0e040c487ae4b3c5137294c51)
29
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Add spacing
30
+ prop to swirl-resource-list
31
+
32
+ - Updated dependencies
33
+ [[`947da5d3`](https://github.com/getflip/swirl/commit/947da5d3cc60b5a0e040c487ae4b3c5137294c51),
34
+ [`c22e465f`](https://github.com/getflip/swirl/commit/c22e465fbb938e2da9900a0c1390ed2458b32ddb)]:
35
+ - @getflip/swirl-components@0.229.0
36
+
3
37
  ## 0.228.0
4
38
 
5
39
  ### Minor Changes