@getflip/swirl-components-angular 0.178.0 → 0.180.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: 2024-04-04T08:57:45.981Z - Time: 15698ms
26
+ Build at: 2024-04-09T10:36:49.631Z - Time: 16259ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.180.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`8d66e456`](https://github.com/getflip/swirl/commit/8d66e4565a7693a99cccc8a705221cb136d64289) -
8
+ added tooltip prop form-control
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`8d66e456`](https://github.com/getflip/swirl/commit/8d66e4565a7693a99cccc8a705221cb136d64289)]:
14
+ - @getflip/swirl-components@0.180.0
15
+
16
+ ## 0.179.0
17
+
18
+ ### Minor Changes
19
+
20
+ - [`b90b1deb`](https://github.com/getflip/swirl/commit/b90b1debbc043ff0e982c33152afdab21d6fd5c1)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "flash" method to swirl-card
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ [[`b90b1deb`](https://github.com/getflip/swirl/commit/b90b1debbc043ff0e982c33152afdab21d6fd5c1)]:
27
+ - @getflip/swirl-components@0.179.0
28
+
3
29
  ## 0.178.0
4
30
 
5
31
  ### Minor Changes