@getflip/swirl-components-angular 0.192.2 → 0.194.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-05-02T09:06:00.841Z - Time: 11434ms
24
+ Build at: 2024-05-07T12:48:56.806Z - Time: 11899ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.194.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`02d783a3`](https://github.com/getflip/swirl/commit/02d783a38939200ca254cca2316d6b498b443d39) -
8
+ Add bordered prop to tag
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`02d783a3`](https://github.com/getflip/swirl/commit/02d783a38939200ca254cca2316d6b498b443d39)]:
14
+ - @getflip/swirl-components@0.194.0
15
+
16
+ ## 0.193.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [`0b03c41b`](https://github.com/getflip/swirl/commit/0b03c41b511170ef4c6e10596538f1ad2f6959b4)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "borderColor" prop to
22
+ swirl-separator
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies
27
+ [[`0b03c41b`](https://github.com/getflip/swirl/commit/0b03c41b511170ef4c6e10596538f1ad2f6959b4)]:
28
+ - @getflip/swirl-components@0.193.0
29
+
3
30
  ## 0.192.2
4
31
 
5
32
  ### Patch Changes