@getflip/swirl-components-angular 0.108.1 → 0.109.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-13T14:28:21.594Z - Time: 15735ms
26
+ Build at: 2023-11-14T09:34:03.997Z - Time: 15315ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.109.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`1a92500e`](https://github.com/getflip/swirl/commit/1a92500ed52a88ab37dda096aee854aa42883fe6)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-console-layout heading
9
+ levels when no appName is set
10
+
11
+ - Updated dependencies
12
+ [[`1a92500e`](https://github.com/getflip/swirl/commit/1a92500ed52a88ab37dda096aee854aa42883fe6)]:
13
+ - @getflip/swirl-components@0.109.1
14
+
15
+ ## 0.109.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [`16bb2f9e`](https://github.com/getflip/swirl/commit/16bb2f9e8fa1347635d13d6c891436b3e6f40307)
20
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add swirl-aria-labelledby prop to
21
+ swirl-car
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies
26
+ [[`16bb2f9e`](https://github.com/getflip/swirl/commit/16bb2f9e8fa1347635d13d6c891436b3e6f40307)]:
27
+ - @getflip/swirl-components@0.109.0
28
+
3
29
  ## 0.108.1
4
30
 
5
31
  ### Patch Changes