@getflip/swirl-components-angular 0.111.0 → 0.112.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.
@@ -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-15T10:17:02.419Z - Time: 15117ms
26
+ Build at: 2023-11-16T08:07:03.197Z - Time: 15965ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.112.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`f1e9654c`](https://github.com/getflip/swirl/commit/f1e9654c09404582d19f8e2730cf25183db05a4b)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "hideAppBar" prop to
9
+ swirl-app-layout
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`f1e9654c`](https://github.com/getflip/swirl/commit/f1e9654c09404582d19f8e2730cf25183db05a4b)]:
15
+ - @getflip/swirl-components@0.112.0
16
+
17
+ ## 0.111.1
18
+
19
+ ### Patch Changes
20
+
21
+ - [#459](https://github.com/getflip/swirl/pull/459)
22
+ [`6ba96480`](https://github.com/getflip/swirl/commit/6ba96480a865c9427b7d6170f5e421422d8d0e38)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix timezone issue of
24
+ swirl-date-picker/swirl-date-input
25
+
26
+ - Updated dependencies
27
+ [[`6ba96480`](https://github.com/getflip/swirl/commit/6ba96480a865c9427b7d6170f5e421422d8d0e38)]:
28
+ - @getflip/swirl-components@0.111.1
29
+
3
30
  ## 0.111.0
4
31
 
5
32
  ### Minor Changes