@getflip/swirl-components-angular 0.120.4 → 0.121.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: 2024-01-12T08:59:33.643Z - Time: 14971ms
26
+ Build at: 2024-01-12T11:06:04.412Z - Time: 15304ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.121.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`e812fc4c`](https://github.com/getflip/swirl/commit/e812fc4c7765c6657d962a498beb781faedcf1fc)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "padding" prop to swirl-tab
9
+ component
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`e812fc4c`](https://github.com/getflip/swirl/commit/e812fc4c7765c6657d962a498beb781faedcf1fc)]:
15
+ - @getflip/swirl-components@0.121.0
16
+
17
+ ## 0.120.5
18
+
19
+ ### Patch Changes
20
+
21
+ - [`bcb6459d`](https://github.com/getflip/swirl/commit/bcb6459d09a5e16ab6fe06bc0285307fe6de1019)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix minor style issues
23
+
24
+ - Updated dependencies
25
+ [[`bcb6459d`](https://github.com/getflip/swirl/commit/bcb6459d09a5e16ab6fe06bc0285307fe6de1019)]:
26
+ - @getflip/swirl-components@0.120.5
27
+
3
28
  ## 0.120.4
4
29
 
5
30
  ### Patch Changes