@getflip/swirl-components-angular 0.94.1 → 0.95.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: 2023-09-19T08:19:24.258Z - Time: 26044ms
26
+ Build at: 2023-09-20T09:53:57.623Z - Time: 30716ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.95.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#388](https://github.com/getflip/swirl/pull/388)
8
+ [`9f7f3e83`](https://github.com/getflip/swirl/commit/9f7f3e83dcb20904cc422bbe6b742de6dc72a11e)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-switch styling;
10
+ remove size prop
11
+
12
+ * [`af6c1409`](https://github.com/getflip/swirl/commit/af6c1409e95e5d21312651d50babc42ec7dc3d13)
13
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "height" prop to swirl-modal
14
+
15
+ - [#387](https://github.com/getflip/swirl/pull/387)
16
+ [`a6826827`](https://github.com/getflip/swirl/commit/a68268275d0d56d4ba7c7dbb2778b9f841c5b21b)
17
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-dialog styling
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies
22
+ [[`9f7f3e83`](https://github.com/getflip/swirl/commit/9f7f3e83dcb20904cc422bbe6b742de6dc72a11e),
23
+ [`af6c1409`](https://github.com/getflip/swirl/commit/af6c1409e95e5d21312651d50babc42ec7dc3d13),
24
+ [`a6826827`](https://github.com/getflip/swirl/commit/a68268275d0d56d4ba7c7dbb2778b9f841c5b21b)]:
25
+ - @getflip/swirl-components@0.95.0
26
+
3
27
  ## 0.94.1
4
28
 
5
29
  ### Patch Changes