@getflip/swirl-components-angular 0.101.5 → 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-18T08:21:50.069Z - Time: 23671ms
26
+ Build at: 2023-10-19T07:22:17.994Z - Time: 23272ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
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
+
22
+ ## 0.101.6
23
+
24
+ ### Patch Changes
25
+
26
+ - [`016b09da`](https://github.com/getflip/swirl/commit/016b09da53b88c25e5cbf59772c5d93da0047360)
27
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-app-layout styles
28
+
29
+ - Updated dependencies
30
+ [[`016b09da`](https://github.com/getflip/swirl/commit/016b09da53b88c25e5cbf59772c5d93da0047360)]:
31
+ - @getflip/swirl-components@0.101.6
32
+
3
33
  ## 0.101.5
4
34
 
5
35
  ### Patch Changes