@getflip/swirl-components-angular 0.99.0 → 0.100.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-10-09T07:35:16.956Z - Time: 34123ms
26
+ Build at: 2023-10-09T11:06:27.382Z - Time: 30205ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.100.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#407](https://github.com/getflip/swirl/pull/407)
8
+ [`8b84ef94`](https://github.com/getflip/swirl/commit/8b84ef94ac94701bc93dcff97b79a32773175608)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add color picker to
10
+ swirl-color-input
11
+
12
+ * [`86bc87e7`](https://github.com/getflip/swirl/commit/86bc87e77569829d0ec84540a7ffa47e278d51d7)
13
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "expandedItemChange" event to
14
+ swirl-accordion
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies
19
+ [[`8b84ef94`](https://github.com/getflip/swirl/commit/8b84ef94ac94701bc93dcff97b79a32773175608),
20
+ [`86bc87e7`](https://github.com/getflip/swirl/commit/86bc87e77569829d0ec84540a7ffa47e278d51d7)]:
21
+ - @getflip/swirl-components@0.100.0
22
+
3
23
  ## 0.99.0
4
24
 
5
25
  ### Minor Changes