@getflip/swirl-components-angular 0.480.0-beta-20260420150509 → 0.481.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.
@@ -20,5 +20,5 @@ Built Angular Package
20
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
21
21
  ------------------------------------------------------------------------------
22
22
 
23
- Build at: 2026-04-20T15:05:01.590Z - Time: 12456ms
23
+ Build at: 2026-04-23T10:15:42.102Z - Time: 12719ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,13 +1,29 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.480.0-beta-20260420150509
3
+ ## 0.481.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- [[`0837680ce`](https://github.com/getflip/swirl/commit/0837680ce9888b6509bdd1f2ff044c21d421de46),
9
- [`57f2282b7`](https://github.com/getflip/swirl/commit/57f2282b728136337ee1b6be47b97090ce90201c)]:
10
- - @getflip/swirl-components@0.480.0-beta-20260420150509
8
+ [[`ebf49f0ab`](https://github.com/getflip/swirl/commit/ebf49f0abbcc1df0dfb4398ad4b55536c4cc1ca6),
9
+ [`ebf49f0ab`](https://github.com/getflip/swirl/commit/ebf49f0abbcc1df0dfb4398ad4b55536c4cc1ca6)]:
10
+ - @getflip/swirl-components@0.481.0
11
+
12
+ ## 0.480.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#1621](https://github.com/getflip/swirl/pull/1621)
17
+ [`ba93fcfd6`](https://github.com/getflip/swirl/commit/ba93fcfd6dbbd1c3073d8bb6c851808f97cfe996)
18
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Fix text
19
+ input jumping when auto growing
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies
24
+ [[`ba93fcfd6`](https://github.com/getflip/swirl/commit/ba93fcfd6dbbd1c3073d8bb6c851808f97cfe996),
25
+ [`1332c3411`](https://github.com/getflip/swirl/commit/1332c34114f4613b862ef696e950cfdc8b1e5735)]:
26
+ - @getflip/swirl-components@0.480.0
11
27
 
12
28
  ## 0.479.0
13
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.480.0-beta-20260420150509",
3
+ "version": "0.481.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/getflip/swirl"
@@ -26,7 +26,7 @@
26
26
  "@angular/platform-browser": "19.2.19",
27
27
  "@angular/platform-browser-dynamic": "19.2.19",
28
28
  "@angular/router": "19.2.19",
29
- "@getflip/swirl-components": "0.480.0-beta-20260420150509",
29
+ "@getflip/swirl-components": "0.481.0",
30
30
  "rxjs": "7.8.2",
31
31
  "tslib": "2.4.0",
32
32
  "zone.js": "0.15.0"