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