@getflip/swirl-components-angular 0.63.6 → 0.64.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-06-05T09:15:59.719Z - Time: 23028ms
26
+ Build at: 2023-06-06T07:48:20.347Z - Time: 32013ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.64.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`1d07048`](https://github.com/getflip/swirl/commit/1d0704827b6b465696443b6f25e10785ff105f4d)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Adjust swirl-tab-bar styling when
9
+ used inside the swirl-app-bar
10
+
11
+ - Updated dependencies
12
+ [[`1d07048`](https://github.com/getflip/swirl/commit/1d0704827b6b465696443b6f25e10785ff105f4d)]:
13
+ - @getflip/swirl-components@0.65.1
14
+
15
+ ## 0.64.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`6d09c57`](https://github.com/getflip/swirl/commit/6d09c575dcb6c8178076f613012ef97eb1e4e5f3)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "max-content-width" prop to
21
+ swirl-console-layout
22
+
23
+ * [`e66eb32`](https://github.com/getflip/swirl/commit/e66eb32fa536cd7d1faf5d1e4b91d2d8e5e28802)
24
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Improve support for bundlers
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`6d09c57`](https://github.com/getflip/swirl/commit/6d09c575dcb6c8178076f613012ef97eb1e4e5f3),
30
+ [`e66eb32`](https://github.com/getflip/swirl/commit/e66eb32fa536cd7d1faf5d1e4b91d2d8e5e28802)]:
31
+ - @getflip/swirl-components@0.65.0
32
+
3
33
  ## 0.63.6
4
34
 
5
35
  ### Patch Changes