@getflip/swirl-components-angular 0.25.2 → 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 e853ca12198f0d83
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-07T13:07:02.301Z - Time: 20431ms
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,20 @@
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
+
3
18
  ## 0.25.2
4
19
 
5
20
  ### Patch Changes