@getflip/swirl-components-angular 0.94.1 → 0.95.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-09-19T08:19:24.258Z - Time: 26044ms
26
+ Build at: 2023-09-21T08:11:31.797Z - Time: 37169ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.95.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`9b63e4f4`](https://github.com/getflip/swirl/commit/9b63e4f40e25e6d8329ef3c1022c8ede2661c1a7)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Prevent primary modal content
9
+ from displacing secondary content
10
+
11
+ - Updated dependencies
12
+ [[`9b63e4f4`](https://github.com/getflip/swirl/commit/9b63e4f40e25e6d8329ef3c1022c8ede2661c1a7)]:
13
+ - @getflip/swirl-components@0.95.1
14
+
15
+ ## 0.95.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#388](https://github.com/getflip/swirl/pull/388)
20
+ [`9f7f3e83`](https://github.com/getflip/swirl/commit/9f7f3e83dcb20904cc422bbe6b742de6dc72a11e)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-switch styling;
22
+ remove size prop
23
+
24
+ * [`af6c1409`](https://github.com/getflip/swirl/commit/af6c1409e95e5d21312651d50babc42ec7dc3d13)
25
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "height" prop to swirl-modal
26
+
27
+ - [#387](https://github.com/getflip/swirl/pull/387)
28
+ [`a6826827`](https://github.com/getflip/swirl/commit/a68268275d0d56d4ba7c7dbb2778b9f841c5b21b)
29
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-dialog styling
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies
34
+ [[`9f7f3e83`](https://github.com/getflip/swirl/commit/9f7f3e83dcb20904cc422bbe6b742de6dc72a11e),
35
+ [`af6c1409`](https://github.com/getflip/swirl/commit/af6c1409e95e5d21312651d50babc42ec7dc3d13),
36
+ [`a6826827`](https://github.com/getflip/swirl/commit/a68268275d0d56d4ba7c7dbb2778b9f841c5b21b)]:
37
+ - @getflip/swirl-components@0.95.0
38
+
3
39
  ## 0.94.1
4
40
 
5
41
  ### Patch Changes