diff --git a/.changeset/moody-maps-yell.md b/.changeset/moody-maps-yell.md deleted file mode 100644 index 7ac132a24..000000000 --- a/.changeset/moody-maps-yell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@getflip/swirl-components": minor ---- - -Add optional tooltips to tabs diff --git a/.changeset/shaggy-bananas-cross.md b/.changeset/shaggy-bananas-cross.md deleted file mode 100644 index 481abad1e..000000000 --- a/.changeset/shaggy-bananas-cross.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@getflip/swirl-components": minor -"@getflip/swirl-icons": minor ---- - -Add Password, FactCheck and MarkEmailRead icons diff --git a/apps/swirl-docs/CHANGELOG.md b/apps/swirl-docs/CHANGELOG.md index f03475096..527e46fb5 100644 --- a/apps/swirl-docs/CHANGELOG.md +++ b/apps/swirl-docs/CHANGELOG.md @@ -1,5 +1,16 @@ # swirl-docs +## 0.3.325 + +### Patch Changes + +- Updated dependencies + [[`6750f0d5c`](https://github.com/getflip/swirl/commit/6750f0d5cc73810edc25c27e1483b2ba2df379a5), + [`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a)]: + - @getflip/swirl-components@0.506.0 + - @getflip/swirl-icons@0.90.0 + - @getflip/swirl-components-react@0.506.0 + ## 0.3.324 ### Patch Changes diff --git a/apps/swirl-docs/package.json b/apps/swirl-docs/package.json index 7ce31b481..32f9541aa 100644 --- a/apps/swirl-docs/package.json +++ b/apps/swirl-docs/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "swirl-docs", - "version": "0.3.324", + "version": "0.3.325", "author": "Flip GmbH", "description": "Swirl documentation", "licence": "SEE LICENCE IN LICENSE.md", @@ -28,9 +28,9 @@ "@algolia/autocomplete-theme-classic": "1.7.4", "@floating-ui/dom": "1.1.0", "@floating-ui/react": "0.18.0", - "@getflip/swirl-components": "0.505.0", - "@getflip/swirl-components-react": "0.505.0", - "@getflip/swirl-icons": "0.89.0", + "@getflip/swirl-components": "0.506.0", + "@getflip/swirl-components-react": "0.506.0", + "@getflip/swirl-icons": "0.90.0", "@getflip/swirl-tokens": "2.14.3", "@mdx-js/loader": "2.3.0", "@next/mdx": "12.3.4", diff --git a/packages/bridge/CHANGELOG.md b/packages/bridge/CHANGELOG.md index 7ba8df7de..8f6f4345a 100644 --- a/packages/bridge/CHANGELOG.md +++ b/packages/bridge/CHANGELOG.md @@ -1,5 +1,14 @@ # @getflip/bridge +## 0.11.55 + +### Patch Changes + +- Updated dependencies + [[`6750f0d5c`](https://github.com/getflip/swirl/commit/6750f0d5cc73810edc25c27e1483b2ba2df379a5), + [`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a)]: + - @getflip/swirl-components@0.506.0 + ## 0.11.54 ### Patch Changes diff --git a/packages/bridge/package.json b/packages/bridge/package.json index 11f624be1..49a360431 100644 --- a/packages/bridge/package.json +++ b/packages/bridge/package.json @@ -1,6 +1,6 @@ { "name": "@getflip/bridge", - "version": "0.11.54", + "version": "0.11.55", "description": "Flip JavaScript Bridge for external integrations.", "main": "dist/index.cjs.js", "module": "dist/index.mjs", @@ -22,7 +22,7 @@ "test:watch": "jest --watchAll" }, "dependencies": { - "@getflip/swirl-components": "0.505.0", + "@getflip/swirl-components": "0.506.0", "uuid": "9.0.1" }, "devDependencies": { diff --git a/packages/swirl-ai/CHANGELOG.md b/packages/swirl-ai/CHANGELOG.md index 970fabf30..83b934dca 100644 --- a/packages/swirl-ai/CHANGELOG.md +++ b/packages/swirl-ai/CHANGELOG.md @@ -1,5 +1,7 @@ # @getflip/swirl-ai +## 0.506.0 + ## 0.505.0 ## 0.504.0 diff --git a/packages/swirl-ai/package.json b/packages/swirl-ai/package.json index e2caf0670..7d15f8455 100644 --- a/packages/swirl-ai/package.json +++ b/packages/swirl-ai/package.json @@ -1,6 +1,6 @@ { "name": "@getflip/swirl-ai", - "version": "0.505.0", + "version": "0.506.0", "description": "Swirl Design System AI package with artifacts for AI agents", "author": "Flip GmbH", "repository": { @@ -26,7 +26,7 @@ "lint": "tsc --noEmit" }, "devDependencies": { - "@getflip/swirl-components": "0.505.0", + "@getflip/swirl-components": "0.506.0", "@getflip/swirl-tokens": "2.14.3", "@types/node": "25.3.0", "tsx": "^4.7.0", diff --git a/packages/swirl-components-angular/CHANGELOG.md b/packages/swirl-components-angular/CHANGELOG.md index b81e991ad..0674fd5d5 100644 --- a/packages/swirl-components-angular/CHANGELOG.md +++ b/packages/swirl-components-angular/CHANGELOG.md @@ -1,5 +1,14 @@ # @getflip/swirl-components-angular +## 0.506.0 + +### Patch Changes + +- Updated dependencies + [[`6750f0d5c`](https://github.com/getflip/swirl/commit/6750f0d5cc73810edc25c27e1483b2ba2df379a5), + [`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a)]: + - @getflip/swirl-components@0.506.0 + ## 0.505.0 ### Patch Changes diff --git a/packages/swirl-components-angular/package.json b/packages/swirl-components-angular/package.json index 5f6817669..4822a8c61 100644 --- a/packages/swirl-components-angular/package.json +++ b/packages/swirl-components-angular/package.json @@ -1,6 +1,6 @@ { "name": "@getflip/swirl-components-angular", - "version": "0.505.0", + "version": "0.506.0", "repository": { "type": "git", "url": "https://github.com/getflip/swirl" @@ -26,7 +26,7 @@ "@angular/platform-browser": "19.2.19", "@angular/platform-browser-dynamic": "19.2.19", "@angular/router": "19.2.19", - "@getflip/swirl-components": "0.505.0", + "@getflip/swirl-components": "0.506.0", "rxjs": "7.8.2", "tslib": "2.4.0", "zone.js": "0.15.0" diff --git a/packages/swirl-components-react/CHANGELOG.md b/packages/swirl-components-react/CHANGELOG.md index b1f1d6f6b..be6a6c081 100644 --- a/packages/swirl-components-react/CHANGELOG.md +++ b/packages/swirl-components-react/CHANGELOG.md @@ -1,5 +1,14 @@ # @getflip/swirl-components-react +## 0.506.0 + +### Patch Changes + +- Updated dependencies + [[`6750f0d5c`](https://github.com/getflip/swirl/commit/6750f0d5cc73810edc25c27e1483b2ba2df379a5), + [`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a)]: + - @getflip/swirl-components@0.506.0 + ## 0.505.0 ### Patch Changes diff --git a/packages/swirl-components-react/package.json b/packages/swirl-components-react/package.json index 19918bd49..338a4c07d 100644 --- a/packages/swirl-components-react/package.json +++ b/packages/swirl-components-react/package.json @@ -1,6 +1,6 @@ { "name": "@getflip/swirl-components-react", - "version": "0.505.0", + "version": "0.506.0", "repository": { "type": "git", "url": "https://github.com/getflip/swirl" @@ -27,7 +27,7 @@ "react-dom": "^18.0.0 || ^19.0.0" }, "dependencies": { - "@getflip/swirl-components": "0.505.0" + "@getflip/swirl-components": "0.506.0" }, "devDependencies": { "@types/react": "18.0.18", diff --git a/packages/swirl-components/CHANGELOG.md b/packages/swirl-components/CHANGELOG.md index 69ed47cdf..3e05238c2 100644 --- a/packages/swirl-components/CHANGELOG.md +++ b/packages/swirl-components/CHANGELOG.md @@ -1,5 +1,24 @@ # @getflip/swirl-components +## 0.506.0 + +### Minor Changes + +- [#1724](https://github.com/getflip/swirl/pull/1724) + [`6750f0d5c`](https://github.com/getflip/swirl/commit/6750f0d5cc73810edc25c27e1483b2ba2df379a5) + Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add optional tooltips to tabs + +* [#1722](https://github.com/getflip/swirl/pull/1722) + [`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a) + Thanks [@fabio-carvalho88](https://github.com/fabio-carvalho88)! - Add + Password, FactCheck and MarkEmailRead icons + +### Patch Changes + +- Updated dependencies + [[`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a)]: + - @getflip/swirl-icons@0.90.0 + ## 0.505.0 ### Minor Changes diff --git a/packages/swirl-components/package.json b/packages/swirl-components/package.json index e22d6b4c0..868470b21 100644 --- a/packages/swirl-components/package.json +++ b/packages/swirl-components/package.json @@ -1,6 +1,6 @@ { "name": "@getflip/swirl-components", - "version": "0.505.0", + "version": "0.506.0", "description": "Swirl Design System Web Component Library", "main": "dist/index.cjs.js", "module": "dist/index.js", @@ -43,7 +43,7 @@ }, "dependencies": { "@floating-ui/dom": "1.7.4", - "@getflip/swirl-icons": "0.89.0", + "@getflip/swirl-icons": "0.90.0", "@getflip/swirl-tokens": "2.14.3", "@stencil/core": "4.43.1", "a11y-dialog": "7.5.2", diff --git a/packages/swirl-icons/CHANGELOG.md b/packages/swirl-icons/CHANGELOG.md index c1f0e9bc5..4451cc668 100644 --- a/packages/swirl-icons/CHANGELOG.md +++ b/packages/swirl-icons/CHANGELOG.md @@ -1,5 +1,14 @@ # @getflip/swirl-icons +## 0.90.0 + +### Minor Changes + +- [#1722](https://github.com/getflip/swirl/pull/1722) + [`33fcd52a8`](https://github.com/getflip/swirl/commit/33fcd52a89499ed1a4dab335783b0b7ad768a08a) + Thanks [@fabio-carvalho88](https://github.com/fabio-carvalho88)! - Add + Password, FactCheck and MarkEmailRead icons + ## 0.89.0 ### Minor Changes diff --git a/packages/swirl-icons/package.json b/packages/swirl-icons/package.json index 62a8002a9..19e937deb 100644 --- a/packages/swirl-icons/package.json +++ b/packages/swirl-icons/package.json @@ -1,6 +1,6 @@ { "name": "@getflip/swirl-icons", - "version": "0.89.0", + "version": "0.90.0", "description": "Swirl Design System Icons package contains the Flip icon SVGs and web fonts.", "author": "Flip GmbH", "repository": {