@getflip/swirl-components-angular 0.295.0 → 0.296.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2025-02-20T11:04:02.151Z - Time: 13185ms
24
+ Build at: 2025-02-21T15:34:03.746Z - Time: 13188ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.296.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`9faf344b`](https://github.com/getflip/swirl/commit/9faf344b30743adf05ba511c682d41ec82bc5381)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix a CSS scoping issue caused by
9
+ swirl-tree-view styles
10
+
11
+ - Updated dependencies
12
+ [[`9faf344b`](https://github.com/getflip/swirl/commit/9faf344b30743adf05ba511c682d41ec82bc5381)]:
13
+ - @getflip/swirl-components@0.296.1
14
+
15
+ ## 0.296.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#936](https://github.com/getflip/swirl/pull/936)
20
+ [`c74b22a3`](https://github.com/getflip/swirl/commit/c74b22a3504a188dc11a65c01600054256b6f255)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add drag & drop support to
22
+ swirl-tree-view
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies
27
+ [[`c74b22a3`](https://github.com/getflip/swirl/commit/c74b22a3504a188dc11a65c01600054256b6f255)]:
28
+ - @getflip/swirl-components@0.296.0
29
+
3
30
  ## 0.295.0
4
31
 
5
32
  ### Minor Changes