@getflip/swirl-components-angular 0.342.0 → 0.342.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.
@@ -12,8 +12,6 @@ Building entry point '@getflip/swirl-components-angular'
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
14
  - Writing package manifest
15
- ✔ Writing package manifest
16
- ✔ Built @getflip/swirl-components-angular
17
15
 
18
16
  ------------------------------------------------------------------------------
19
17
  Built Angular Package
@@ -21,5 +19,7 @@ Built Angular Package
21
19
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
20
  ------------------------------------------------------------------------------
23
21
 
24
- Build at: 2025-07-01T13:36:28.392Z - Time: 12049ms
22
+ Build at: 2025-07-02T10:43:53.028Z - Time: 12106ms
25
23
 
24
+ ✔ Writing package manifest
25
+ ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.342.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1111](https://github.com/getflip/swirl/pull/1111)
8
+ [`18766aa0`](https://github.com/getflip/swirl/commit/18766aa052d3a06262e33da56e080cfbeb3795ad)
9
+ Thanks [@nunofaria11](https://github.com/nunofaria11)! - Fix SwirlEmptyState
10
+ accessibility issue
11
+
12
+ - Updated dependencies
13
+ [[`18766aa0`](https://github.com/getflip/swirl/commit/18766aa052d3a06262e33da56e080cfbeb3795ad)]:
14
+ - @getflip/swirl-components@0.342.1
15
+
3
16
  ## 0.342.0
4
17
 
5
18
  ### Minor Changes