@getflip/swirl-components-angular 0.222.1 → 0.224.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.
@@ -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: 2024-08-07T07:58:38.610Z - Time: 12882ms
24
+ Build at: 2024-08-09T13:44:24.300Z - Time: 12520ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.224.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`6a1af78a`](https://github.com/getflip/swirl/commit/6a1af78a11afe552d7e49f1b2ed93f5ba0623c9a)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add chipClick event to swirl-chip
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`6a1af78a`](https://github.com/getflip/swirl/commit/6a1af78a11afe552d7e49f1b2ed93f5ba0623c9a)]:
14
+ - @getflip/swirl-components@0.224.0
15
+
16
+ ## 0.223.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [#770](https://github.com/getflip/swirl/pull/770)
21
+ [`9df750c0`](https://github.com/getflip/swirl/commit/9df750c0eb68db1c28bba983461d1cec3f1d31ba)
22
+ Thanks [@maraikeschneider](https://github.com/maraikeschneider)! - Apply
23
+ sticky property to table columns and cells
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ [[`9df750c0`](https://github.com/getflip/swirl/commit/9df750c0eb68db1c28bba983461d1cec3f1d31ba)]:
29
+ - @getflip/swirl-components@0.223.0
30
+
3
31
  ## 0.222.1
4
32
 
5
33
  ### Patch Changes