@getflip/swirl-components-angular 0.25.1 → 0.26.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.
@@ -1,4 +1,4 @@
1
- @getflip/swirl-components-angular:build: cache hit, replaying output 87c5d17f1dd33856
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output 43ff7e5f2dfbcba8
2
2
  @getflip/swirl-components-angular:build: warning package.json: No license field
3
3
  @getflip/swirl-components-angular:build: $ ng build
4
4
  @getflip/swirl-components-angular:build: Building Angular Package
@@ -24,5 +24,5 @@
24
24
  @getflip/swirl-components-angular:build: - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
25
25
  @getflip/swirl-components-angular:build: ------------------------------------------------------------------------------
26
26
  @getflip/swirl-components-angular:build:
27
- @getflip/swirl-components-angular:build: Build at: 2023-03-07T10:09:43.285Z - Time: 20910ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-03-09T09:43:06.321Z - Time: 28309ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.26.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#190](https://github.com/getflip/swirl/pull/190)
8
+ [`798e005`](https://github.com/getflip/swirl/commit/798e00542af5c5b7d3b09c5aec981e4efc314339)
9
+ Thanks [@martinneumann](https://github.com/martinneumann)! - Breaking: Extend
10
+ swirl-card component. Added image and content slots.
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`798e005`](https://github.com/getflip/swirl/commit/798e00542af5c5b7d3b09c5aec981e4efc314339)]:
16
+ - @getflip/swirl-components@0.27.0
17
+
18
+ ## 0.25.2
19
+
20
+ ### Patch Changes
21
+
22
+ - [`d9eebea`](https://github.com/getflip/swirl/commit/d9eebea97bcfaf16c631b6de756ce30e68f6e1b0)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-app-icon background
24
+ color
25
+
26
+ - Updated dependencies
27
+ [[`d9eebea`](https://github.com/getflip/swirl/commit/d9eebea97bcfaf16c631b6de756ce30e68f6e1b0)]:
28
+ - @getflip/swirl-components@0.26.2
29
+
3
30
  ## 0.25.1
4
31
 
5
32
  ### Patch Changes