@getflip/swirl-components-angular 0.208.2 → 0.209.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2024-06-13T09:17:21.492Z - Time: 11950ms
24
+ Build at: 2024-06-19T13:54:41.143Z - Time: 12370ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,36 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.209.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#740](https://github.com/getflip/swirl/pull/740)
8
+ [`6f69af50`](https://github.com/getflip/swirl/commit/6f69af5098ca21ef6b551273f1c132a5cca66737)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add
10
+ additional Aria-Labels
11
+
12
+ ### Patch Changes
13
+
14
+ - [`93e48670`](https://github.com/getflip/swirl/commit/93e486709ef73c50868a921a23fe55a065e30f54)
15
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix focus style of
16
+ swirl-image-grid-item
17
+
18
+ - Updated dependencies
19
+ [[`93e48670`](https://github.com/getflip/swirl/commit/93e486709ef73c50868a921a23fe55a065e30f54),
20
+ [`6f69af50`](https://github.com/getflip/swirl/commit/6f69af5098ca21ef6b551273f1c132a5cca66737)]:
21
+ - @getflip/swirl-components@0.209.0
22
+
23
+ ## 0.208.3
24
+
25
+ ### Patch Changes
26
+
27
+ - [`52f0c6a0`](https://github.com/getflip/swirl/commit/52f0c6a0162d88d37c9b71944b7e4b80caf5fd32)
28
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Make swirl-shell-layout and
29
+ swirl-app-layout respect "prefers-reduced-motion" browser setting
30
+ - Updated dependencies
31
+ [[`52f0c6a0`](https://github.com/getflip/swirl/commit/52f0c6a0162d88d37c9b71944b7e4b80caf5fd32)]:
32
+ - @getflip/swirl-components@0.208.3
33
+
3
34
  ## 0.208.2
4
35
 
5
36
  ### Patch Changes