Skip to content

Commit b1b85a7

Browse files
Version Packages (#1739)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6acef0b commit b1b85a7

15 files changed

Lines changed: 75 additions & 21 deletions

File tree

.changeset/add-data-object-icon.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/swirl-docs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# swirl-docs
22

3+
## 0.3.330
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`6acef0b19`](https://github.com/getflip/swirl/commit/6acef0b19038c2c02a167c0f8f050bc85791cb1f)]:
9+
- @getflip/swirl-components@0.511.0
10+
- @getflip/swirl-icons@0.91.0
11+
- @getflip/swirl-components-react@0.511.0
12+
313
## 0.3.329
414

515
### Patch Changes

apps/swirl-docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "swirl-docs",
4-
"version": "0.3.329",
4+
"version": "0.3.330",
55
"author": "Flip GmbH",
66
"description": "Swirl documentation",
77
"licence": "SEE LICENCE IN LICENSE.md",
@@ -29,9 +29,9 @@
2929
"@algolia/autocomplete-theme-classic": "1.7.4",
3030
"@floating-ui/dom": "1.1.0",
3131
"@floating-ui/react": "0.18.0",
32-
"@getflip/swirl-components": "0.510.0",
33-
"@getflip/swirl-components-react": "0.510.0",
34-
"@getflip/swirl-icons": "0.90.0",
32+
"@getflip/swirl-components": "0.511.0",
33+
"@getflip/swirl-components-react": "0.511.0",
34+
"@getflip/swirl-icons": "0.91.0",
3535
"@getflip/swirl-tokens": "2.14.3",
3636
"@mdx-js/loader": "2.3.0",
3737
"@next/mdx": "12.3.4",

packages/bridge/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @getflip/bridge
22

3+
## 0.11.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`6acef0b19`](https://github.com/getflip/swirl/commit/6acef0b19038c2c02a167c0f8f050bc85791cb1f)]:
9+
- @getflip/swirl-components@0.511.0
10+
311
## 0.11.59
412

513
### Patch Changes

packages/bridge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getflip/bridge",
3-
"version": "0.11.59",
3+
"version": "0.11.60",
44
"description": "Flip JavaScript Bridge for external integrations.",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.mjs",
@@ -22,7 +22,7 @@
2222
"test:watch": "jest --watchAll"
2323
},
2424
"dependencies": {
25-
"@getflip/swirl-components": "0.510.0"
25+
"@getflip/swirl-components": "0.511.0"
2626
},
2727
"devDependencies": {
2828
"@babel/core": "7.20.12",

packages/swirl-ai/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @getflip/swirl-ai
22

3+
## 0.511.0
4+
35
## 0.510.0
46

57
## 0.509.0

packages/swirl-ai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getflip/swirl-ai",
3-
"version": "0.510.0",
3+
"version": "0.511.0",
44
"description": "Swirl Design System AI package with artifacts for AI agents",
55
"author": "Flip GmbH",
66
"repository": {
@@ -26,7 +26,7 @@
2626
"lint": "tsc --noEmit"
2727
},
2828
"devDependencies": {
29-
"@getflip/swirl-components": "0.510.0",
29+
"@getflip/swirl-components": "0.511.0",
3030
"@getflip/swirl-tokens": "2.14.3",
3131
"@types/node": "25.3.0",
3232
"tsx": "^4.7.0",

packages/swirl-components-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @getflip/swirl-components-angular
22

3+
## 0.511.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`6acef0b19`](https://github.com/getflip/swirl/commit/6acef0b19038c2c02a167c0f8f050bc85791cb1f)]:
9+
- @getflip/swirl-components@0.511.0
10+
311
## 0.510.0
412

513
### Patch Changes

packages/swirl-components-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getflip/swirl-components-angular",
3-
"version": "0.510.0",
3+
"version": "0.511.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/getflip/swirl"
@@ -26,7 +26,7 @@
2626
"@angular/platform-browser": "19.2.23",
2727
"@angular/platform-browser-dynamic": "19.2.23",
2828
"@angular/router": "19.2.23",
29-
"@getflip/swirl-components": "0.510.0",
29+
"@getflip/swirl-components": "0.511.0",
3030
"rxjs": "7.8.2",
3131
"tslib": "2.4.0",
3232
"zone.js": "0.15.0"

packages/swirl-components-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @getflip/swirl-components-react
22

3+
## 0.511.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`6acef0b19`](https://github.com/getflip/swirl/commit/6acef0b19038c2c02a167c0f8f050bc85791cb1f)]:
9+
- @getflip/swirl-components@0.511.0
10+
311
## 0.510.0
412

513
### Patch Changes

0 commit comments

Comments
 (0)