@getflip/swirl-components-angular 0.260.0 → 0.261.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-11-22T12:45:48.814Z - Time: 12847ms
24
+ Build at: 2024-11-26T13:47:12.215Z - Time: 13547ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.261.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#874](https://github.com/getflip/swirl/pull/874)
8
+ [`7e350123`](https://github.com/getflip/swirl/commit/7e350123bc7fba58e1dfee000247cdc2905a4c39)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add option to
10
+ modify minHeight and contentGap of swirl-modal, add option to add an
11
+ aria-label to swirl-switch
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[`7e350123`](https://github.com/getflip/swirl/commit/7e350123bc7fba58e1dfee000247cdc2905a4c39)]:
17
+ - @getflip/swirl-components@0.261.0
18
+
3
19
  ## 0.260.0
4
20
 
5
21
  ### Minor Changes