@getflip/swirl-components-angular 0.86.5 → 0.87.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-08-24T11:10:25.258Z - Time: 29339ms
26
+ Build at: 2023-08-28T13:28:17.873Z - Time: 23680ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,42 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.87.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`5913c292`](https://github.com/getflip/swirl/commit/5913c292b9aabc83deec546c0c9e4cd79d169b6e)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-description-list
9
+ semantics
10
+
11
+ - Updated dependencies
12
+ [[`5913c292`](https://github.com/getflip/swirl/commit/5913c292b9aabc83deec546c0c9e4cd79d169b6e)]:
13
+ - @getflip/swirl-components@0.88.1
14
+
15
+ ## 0.87.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#367](https://github.com/getflip/swirl/pull/367)
20
+ [`8e577bec`](https://github.com/getflip/swirl/commit/8e577bec507cbf60b8a317d8778751403ad85693)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "pressed" prop to
22
+ swirl-button to enable toggle buttons
23
+
24
+ * [#369](https://github.com/getflip/swirl/pull/369)
25
+ [`5fc6c92a`](https://github.com/getflip/swirl/commit/5fc6c92aa46393a172de11fa693e46c7a55f1446)
26
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add prefix slot to
27
+ swirl-form-control
28
+
29
+ ### Patch Changes
30
+
31
+ - [`f1fae3bb`](https://github.com/getflip/swirl/commit/f1fae3bb6c1193bed0e56cf41a4e76dda934c9f9)
32
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-resource-list IDs
33
+
34
+ - Updated dependencies
35
+ [[`f1fae3bb`](https://github.com/getflip/swirl/commit/f1fae3bb6c1193bed0e56cf41a4e76dda934c9f9),
36
+ [`8e577bec`](https://github.com/getflip/swirl/commit/8e577bec507cbf60b8a317d8778751403ad85693),
37
+ [`5fc6c92a`](https://github.com/getflip/swirl/commit/5fc6c92aa46393a172de11fa693e46c7a55f1446)]:
38
+ - @getflip/swirl-components@0.88.0
39
+
3
40
  ## 0.86.5
4
41
 
5
42
  ### Patch Changes