@getflip/swirl-components-angular 0.101.6 → 0.102.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: 2023-10-18T11:37:51.563Z - Time: 23866ms
26
+ Build at: 2023-10-19T07:22:17.994Z - Time: 23272ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.102.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`138bf768`](https://github.com/getflip/swirl/commit/138bf768a14aecaf342f91588166b28f9300b693)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "text-align" and
9
+ "swirl-aria-current" prop to swirl-button
10
+
11
+ * [`f6069b63`](https://github.com/getflip/swirl/commit/f6069b63e401bdbdc73c0d07d2352c879e378bac)
12
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow to control swirl-box
13
+ borders separately
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies
18
+ [[`138bf768`](https://github.com/getflip/swirl/commit/138bf768a14aecaf342f91588166b28f9300b693),
19
+ [`f6069b63`](https://github.com/getflip/swirl/commit/f6069b63e401bdbdc73c0d07d2352c879e378bac)]:
20
+ - @getflip/swirl-components@0.102.0
21
+
3
22
  ## 0.101.6
4
23
 
5
24
  ### Patch Changes