@getflip/swirl-components-angular 0.101.6 → 0.102.1

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-19T08:24:44.314Z - Time: 22609ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.102.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`0e2aa150`](https://github.com/getflip/swirl/commit/0e2aa150c6cec823b4b50fdc7255281c430e4c6d)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-modal header padding
9
+
10
+ - Updated dependencies
11
+ [[`0e2aa150`](https://github.com/getflip/swirl/commit/0e2aa150c6cec823b4b50fdc7255281c430e4c6d)]:
12
+ - @getflip/swirl-components@0.102.1
13
+
14
+ ## 0.102.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [`138bf768`](https://github.com/getflip/swirl/commit/138bf768a14aecaf342f91588166b28f9300b693)
19
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "text-align" and
20
+ "swirl-aria-current" prop to swirl-button
21
+
22
+ * [`f6069b63`](https://github.com/getflip/swirl/commit/f6069b63e401bdbdc73c0d07d2352c879e378bac)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow to control swirl-box
24
+ borders separately
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`138bf768`](https://github.com/getflip/swirl/commit/138bf768a14aecaf342f91588166b28f9300b693),
30
+ [`f6069b63`](https://github.com/getflip/swirl/commit/f6069b63e401bdbdc73c0d07d2352c879e378bac)]:
31
+ - @getflip/swirl-components@0.102.0
32
+
3
33
  ## 0.101.6
4
34
 
5
35
  ### Patch Changes