@getflip/swirl-components-angular 0.326.0 → 0.327.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.
@@ -11,6 +11,7 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  ✔ Generating FESM bundles
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
+ - Writing package manifest
14
15
 
15
16
  ------------------------------------------------------------------------------
16
17
  Built Angular Package
@@ -18,8 +19,7 @@ Built Angular Package
18
19
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
19
20
  ------------------------------------------------------------------------------
20
21
 
21
- Build at: 2025-05-13T07:52:47.893Z - Time: 14591ms
22
+ Build at: 2025-05-15T06:39:01.318Z - Time: 14056ms
22
23
 
23
- - Writing package manifest
24
24
  ✔ Writing package manifest
25
25
  ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.327.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1059](https://github.com/getflip/swirl/pull/1059)
8
+ [`e843ae1c`](https://github.com/getflip/swirl/commit/e843ae1c98ed9af1274bf61126bc8820b32d9ea0)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add aria-live
10
+ to character counter
11
+
12
+ * [#1062](https://github.com/getflip/swirl/pull/1062)
13
+ [`2616a667`](https://github.com/getflip/swirl/commit/2616a667ba630215969b0dff9f56964d03a6070b)
14
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Replace close icon with delete
15
+ icon for the swirl-thumbnail removal button
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`e843ae1c`](https://github.com/getflip/swirl/commit/e843ae1c98ed9af1274bf61126bc8820b32d9ea0),
21
+ [`2616a667`](https://github.com/getflip/swirl/commit/2616a667ba630215969b0dff9f56964d03a6070b)]:
22
+ - @getflip/swirl-components@0.327.0
23
+
3
24
  ## 0.326.0
4
25
 
5
26
  ### Minor Changes