@getflip/swirl-components-angular 0.87.0 → 0.88.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-08-28T12:56:49.379Z - Time: 29198ms
26
+ Build at: 2023-09-07T11:47:05.273Z - Time: 24605ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,44 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.88.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#371](https://github.com/getflip/swirl/pull/371)
8
+ [`fec62233`](https://github.com/getflip/swirl/commit/fec6223355a6f6b0b63ea1400c579e42691da204)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "card" variant to
10
+ swirl-checkbox and swirl-radio
11
+
12
+ * [#374](https://github.com/getflip/swirl/pull/374)
13
+ [`75b7ba4a`](https://github.com/getflip/swirl/commit/75b7ba4a8fac2b4055e2d21e6600bd1333c5130b)
14
+ Thanks [@webspaceadam](https://github.com/webspaceadam)! - Add "maxWidth" prop
15
+ to swirl-description-list-item
16
+
17
+ - [#374](https://github.com/getflip/swirl/pull/374)
18
+ [`75b7ba4a`](https://github.com/getflip/swirl/commit/75b7ba4a8fac2b4055e2d21e6600bd1333c5130b)
19
+ Thanks [@webspaceadam](https://github.com/webspaceadam)! - Add prop "pressed"
20
+ to swirl-chip
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies
25
+ [[`fec62233`](https://github.com/getflip/swirl/commit/fec6223355a6f6b0b63ea1400c579e42691da204),
26
+ [`75b7ba4a`](https://github.com/getflip/swirl/commit/75b7ba4a8fac2b4055e2d21e6600bd1333c5130b),
27
+ [`75b7ba4a`](https://github.com/getflip/swirl/commit/75b7ba4a8fac2b4055e2d21e6600bd1333c5130b)]:
28
+ - @getflip/swirl-components@0.89.0
29
+
30
+ ## 0.87.1
31
+
32
+ ### Patch Changes
33
+
34
+ - [`5913c292`](https://github.com/getflip/swirl/commit/5913c292b9aabc83deec546c0c9e4cd79d169b6e)
35
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-description-list
36
+ semantics
37
+
38
+ - Updated dependencies
39
+ [[`5913c292`](https://github.com/getflip/swirl/commit/5913c292b9aabc83deec546c0c9e4cd79d169b6e)]:
40
+ - @getflip/swirl-components@0.88.1
41
+
3
42
  ## 0.87.0
4
43
 
5
44
  ### Minor Changes