@getflip/swirl-components-angular 0.202.1 → 0.203.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.
@@ -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-22T10:14:24.025Z - Time: 12659ms
24
+ Build at: 2024-05-23T12:47:12.994Z - Time: 12285ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.203.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`670d5fb1`](https://github.com/getflip/swirl/commit/670d5fb1e615f8961d13487d68a02e24e7097e00)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-modal focus trap
9
+
10
+ - Updated dependencies
11
+ [[`670d5fb1`](https://github.com/getflip/swirl/commit/670d5fb1e615f8961d13487d68a02e24e7097e00)]:
12
+ - @getflip/swirl-components@0.203.1
13
+
14
+ ## 0.203.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [#720](https://github.com/getflip/swirl/pull/720)
19
+ [`604ea002`](https://github.com/getflip/swirl/commit/604ea0027a7274d787cc38788e4083fd05101278)
20
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Adjust swirl
21
+ tab styles and add justify and padding props
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ [[`604ea002`](https://github.com/getflip/swirl/commit/604ea0027a7274d787cc38788e4083fd05101278)]:
27
+ - @getflip/swirl-components@0.203.0
28
+
3
29
  ## 0.202.1
4
30
 
5
31
  ### Patch Changes