@getflip/swirl-components-angular 0.23.2 → 0.24.1

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 813adcb61297006e
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output 80fcd6d3b6248d84
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-02T14:30:10.617Z - Time: 19965ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-03-06T13:14:26.712Z - Time: 20501ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.24.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`41e192a`](https://github.com/getflip/swirl/commit/41e192a28374f3ce7979587663c063fd89bd6973)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fire change event when
9
+ swirl-search is cleared
10
+
11
+ - Updated dependencies
12
+ [[`41e192a`](https://github.com/getflip/swirl/commit/41e192a28374f3ce7979587663c063fd89bd6973)]:
13
+ - @getflip/swirl-components@0.25.1
14
+
15
+ ## 0.24.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`1dc4000`](https://github.com/getflip/swirl/commit/1dc40004e4adf3bdd525bc2bb0e48bb417a04abd)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "banner" slot to
21
+ swirl-app-layout
22
+
23
+ * [`4b6dc34`](https://github.com/getflip/swirl/commit/4b6dc34baa50a7a0ff06aeb1f0b00dcddf98bf1a)
24
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "size" prop to swirl-banner
25
+
26
+ - [`cfebb9e`](https://github.com/getflip/swirl/commit/cfebb9eb209ebb082fa98e37d28ace9a1f4eafdb)
27
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "banner" slot to
28
+ swirl-shell-layout
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies
33
+ [[`1dc4000`](https://github.com/getflip/swirl/commit/1dc40004e4adf3bdd525bc2bb0e48bb417a04abd),
34
+ [`4b6dc34`](https://github.com/getflip/swirl/commit/4b6dc34baa50a7a0ff06aeb1f0b00dcddf98bf1a),
35
+ [`cfebb9e`](https://github.com/getflip/swirl/commit/cfebb9eb209ebb082fa98e37d28ace9a1f4eafdb)]:
36
+ - @getflip/swirl-components@0.25.0
37
+
3
38
  ## 0.23.2
4
39
 
5
40
  ### Patch Changes