@getflip/swirl-components-angular 0.220.5 → 0.222.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-05T09:25:03.498Z - Time: 12455ms
24
+ Build at: 2024-08-07T07:30:29.804Z - Time: 12354ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.222.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`265823b5`](https://github.com/getflip/swirl/commit/265823b565cf3050ef6889d6f2fe5990fc893de3)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add font-size prop to
9
+ swirl-text-input and swirl-form-control
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`265823b5`](https://github.com/getflip/swirl/commit/265823b565cf3050ef6889d6f2fe5990fc893de3)]:
15
+ - @getflip/swirl-components@0.222.0
16
+
17
+ ## 0.221.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [`0e9413cf`](https://github.com/getflip/swirl/commit/0e9413cfbc2add299f8360078ef2df3cddd1153f)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "border-color" prop to
23
+ swirl-box
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`0e9413cf`](https://github.com/getflip/swirl/commit/0e9413cfbc2add299f8360078ef2df3cddd1153f)]:
29
+ - @getflip/swirl-components@0.221.0
30
+
3
31
  ## 0.220.5
4
32
 
5
33
  ### Patch Changes