@getflip/swirl-components-angular 0.310.0 → 0.311.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: 2025-03-24T07:21:59.640Z - Time: 13828ms
24
+ Build at: 2025-03-24T12:39:54.542Z - Time: 13506ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.311.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1004](https://github.com/getflip/swirl/pull/1004)
8
+ [`f91c1676`](https://github.com/getflip/swirl/commit/f91c1676b05e561e7c191d8ed921de573a43fc20)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add aria-label
10
+ prop to swirl-toggle-group
11
+
12
+ ### Patch Changes
13
+
14
+ - [#1002](https://github.com/getflip/swirl/pull/1002)
15
+ [`580e4fdb`](https://github.com/getflip/swirl/commit/580e4fdbada50a2472b56752309e6e3aad1795ba)
16
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix component clean up of
17
+ disconnected swirl-lightbox
18
+
19
+ - Updated dependencies
20
+ [[`f91c1676`](https://github.com/getflip/swirl/commit/f91c1676b05e561e7c191d8ed921de573a43fc20),
21
+ [`580e4fdb`](https://github.com/getflip/swirl/commit/580e4fdbada50a2472b56752309e6e3aad1795ba)]:
22
+ - @getflip/swirl-components@0.311.0
23
+
3
24
  ## 0.310.0
4
25
 
5
26
  ### Minor Changes