@getflip/swirl-components-angular 0.486.0-beta-20260505125549 → 0.486.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-05-05T12:55:41.084Z - Time: 12088ms
23
+ Build at: 2026-05-06T11:14:52.009Z - Time: 9797ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,26 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.486.0-beta-20260505125549
3
+ ## 0.486.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- [[`5b33b97cf`](https://github.com/getflip/swirl/commit/5b33b97cf6cad184dae97924316c76ef2f5a42c3)]:
9
- - @getflip/swirl-components@0.486.0-beta-20260505125549
8
+ [[`e8d47c3f4`](https://github.com/getflip/swirl/commit/e8d47c3f4e21cea7b820898a2a690109849ebb50)]:
9
+ - @getflip/swirl-components@0.486.0
10
+
11
+ ## 0.485.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [#1644](https://github.com/getflip/swirl/pull/1644)
16
+ [`5d49a9dd5`](https://github.com/getflip/swirl/commit/5d49a9dd5515dfa2b68a0164a0d4135d6a679af8)
17
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Remove
18
+ hover/pressed effect from swirl-chip remove button
19
+
20
+ - Updated dependencies
21
+ [[`325acc1fd`](https://github.com/getflip/swirl/commit/325acc1fda2253359a93703c6e7b878256c701cb),
22
+ [`5d49a9dd5`](https://github.com/getflip/swirl/commit/5d49a9dd5515dfa2b68a0164a0d4135d6a679af8)]:
23
+ - @getflip/swirl-components@0.485.2
10
24
 
11
25
  ## 0.485.1
12
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.486.0-beta-20260505125549",
3
+ "version": "0.486.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.486.0-beta-20260505125549",
29
+ "@getflip/swirl-components": "0.486.0",
30
30
  "rxjs": "7.8.2",
31
31
  "tslib": "2.4.0",
32
32
  "zone.js": "0.15.0"