@getflip/swirl-components-angular 0.83.0 → 0.84.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-14T11:25:10.454Z - Time: 24839ms
26
+ Build at: 2023-08-15T07:17:39.056Z - Time: 26659ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.84.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`de974d10`](https://github.com/getflip/swirl/commit/de974d1005c5edc7a0b39cd344e617e2236b6705)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "remove" event to
9
+ swirl-thumbnail
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`de974d10`](https://github.com/getflip/swirl/commit/de974d1005c5edc7a0b39cd344e617e2236b6705)]:
15
+ - @getflip/swirl-components@0.85.0
16
+
17
+ ## 0.83.1
18
+
19
+ ### Patch Changes
20
+
21
+ - [`10f73f45`](https://github.com/getflip/swirl/commit/10f73f458dc3472770049613da649f9f116c48a9)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-tooltip positioning
23
+ inside table cells
24
+
25
+ - Updated dependencies
26
+ [[`10f73f45`](https://github.com/getflip/swirl/commit/10f73f458dc3472770049613da649f9f116c48a9)]:
27
+ - @getflip/swirl-components@0.84.1
28
+
3
29
  ## 0.83.0
4
30
 
5
31
  ### Minor Changes