@getflip/swirl-components-angular 0.195.0 → 0.197.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-05-08T12:46:56.575Z - Time: 11597ms
24
+ Build at: 2024-05-14T12:45:17.755Z - Time: 12397ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.197.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#704](https://github.com/getflip/swirl/pull/704)
8
+ [`310838f4`](https://github.com/getflip/swirl/commit/310838f477bada1b779dd144d41841dc97db8937)
9
+ Thanks [@webspaceadam](https://github.com/webspaceadam)! - Extended
10
+ swirl-banner to customize icon
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`310838f4`](https://github.com/getflip/swirl/commit/310838f477bada1b779dd144d41841dc97db8937)]:
16
+ - @getflip/swirl-components@0.197.0
17
+
18
+ ## 0.196.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#701](https://github.com/getflip/swirl/pull/701)
23
+ [`d142acd7`](https://github.com/getflip/swirl/commit/d142acd7fd7c0bd9c00f0c109d220be79488b91e)
24
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add size prop
25
+ to tag
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ [[`d142acd7`](https://github.com/getflip/swirl/commit/d142acd7fd7c0bd9c00f0c109d220be79488b91e)]:
31
+ - @getflip/swirl-components@0.196.0
32
+
3
33
  ## 0.195.0
4
34
 
5
35
  ### Minor Changes