@getflip/swirl-components-angular 0.178.0 → 0.179.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-08T08:38:46.240Z - Time: 16148ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.179.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`b90b1deb`](https://github.com/getflip/swirl/commit/b90b1debbc043ff0e982c33152afdab21d6fd5c1)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "flash" method to swirl-card
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies
13
+ [[`b90b1deb`](https://github.com/getflip/swirl/commit/b90b1debbc043ff0e982c33152afdab21d6fd5c1)]:
14
+ - @getflip/swirl-components@0.179.0
15
+
3
16
  ## 0.178.0
4
17
 
5
18
  ### Minor Changes