@getflip/swirl-components-angular 0.111.1 → 0.112.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.
@@ -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: 2023-11-15T12:06:34.828Z - Time: 26951ms
26
+ Build at: 2023-11-16T09:04:03.644Z - Time: 15264ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.112.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`ad3cb092`](https://github.com/getflip/swirl/commit/ad3cb09289ff81e521f78a68ca3aeab11bf2beda)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Minor style tweak
9
+
10
+ - Updated dependencies
11
+ [[`ad3cb092`](https://github.com/getflip/swirl/commit/ad3cb09289ff81e521f78a68ca3aeab11bf2beda)]:
12
+ - @getflip/swirl-components@0.112.1
13
+
14
+ ## 0.112.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [`f1e9654c`](https://github.com/getflip/swirl/commit/f1e9654c09404582d19f8e2730cf25183db05a4b)
19
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "hideAppBar" prop to
20
+ swirl-app-layout
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies
25
+ [[`f1e9654c`](https://github.com/getflip/swirl/commit/f1e9654c09404582d19f8e2730cf25183db05a4b)]:
26
+ - @getflip/swirl-components@0.112.0
27
+
3
28
  ## 0.111.1
4
29
 
5
30
  ### Patch Changes