@getflip/swirl-components-angular 0.192.1 → 0.193.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-04-30T12:35:51.421Z - Time: 11900ms
24
+ Build at: 2024-05-02T10:34:48.538Z - Time: 11648ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.193.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`0b03c41b`](https://github.com/getflip/swirl/commit/0b03c41b511170ef4c6e10596538f1ad2f6959b4)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "borderColor" prop to
9
+ swirl-separator
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`0b03c41b`](https://github.com/getflip/swirl/commit/0b03c41b511170ef4c6e10596538f1ad2f6959b4)]:
15
+ - @getflip/swirl-components@0.193.0
16
+
17
+ ## 0.192.2
18
+
19
+ ### Patch Changes
20
+
21
+ - [`591f1eb9`](https://github.com/getflip/swirl/commit/591f1eb9b9f0aaba9ee2cf45030d4d889431d61f)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Prevent swirl-resource-list-item
23
+ badges from shrinking
24
+
25
+ - Updated dependencies
26
+ [[`591f1eb9`](https://github.com/getflip/swirl/commit/591f1eb9b9f0aaba9ee2cf45030d4d889431d61f)]:
27
+ - @getflip/swirl-components@0.192.2
28
+
3
29
  ## 0.192.1
4
30
 
5
31
  ### Patch Changes