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