@getflip/swirl-components-angular 0.202.0 → 0.203.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-05-22T08:35:41.729Z - Time: 11836ms
24
+ Build at: 2024-05-23T10:22:39.813Z - Time: 12444ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.203.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#720](https://github.com/getflip/swirl/pull/720)
8
+ [`604ea002`](https://github.com/getflip/swirl/commit/604ea0027a7274d787cc38788e4083fd05101278)
9
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Adjust swirl
10
+ tab styles and add justify and padding props
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`604ea002`](https://github.com/getflip/swirl/commit/604ea0027a7274d787cc38788e4083fd05101278)]:
16
+ - @getflip/swirl-components@0.203.0
17
+
18
+ ## 0.202.1
19
+
20
+ ### Patch Changes
21
+
22
+ - [`4796f482`](https://github.com/getflip/swirl/commit/4796f482611faf0722465e496affad195d5e0308)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix scroll lock timing of
24
+ swirl-modal
25
+
26
+ - Updated dependencies
27
+ [[`4796f482`](https://github.com/getflip/swirl/commit/4796f482611faf0722465e496affad195d5e0308)]:
28
+ - @getflip/swirl-components@0.202.1
29
+
3
30
  ## 0.202.0
4
31
 
5
32
  ### Minor Changes