Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- [email protected]

Affected packages: [email protected]
[skip ci]
  • Loading branch information
github-actions[bot] committed Nov 17, 2024
1 parent 82c0381 commit 05a4063
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion widget/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@rango-dev/logging-console": "^0.6.0",
"@rango-dev/logging-subscriber": "^0.6.0",
"@rango-dev/widget-embedded": "^0.35.1-next.0",
"@rango-dev/widget-embedded": "^0.35.1-next.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.8.0"
Expand Down
2 changes: 1 addition & 1 deletion widget/embedded/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/widget-embedded",
"version": "0.35.1-next.0",
"version": "0.35.1-next.1",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion widget/iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {},
"dependencies": {
"@rango-dev/widget-embedded": "^0.35.1-next.0"
"@rango-dev/widget-embedded": "^0.35.1-next.1"
}
}
2 changes: 1 addition & 1 deletion widget/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@rango-dev/ui": "^0.41.0",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/widget-embedded": "^0.35.1-next.0",
"@rango-dev/widget-embedded": "^0.35.1-next.1",
"rango-sdk": "^0.1.57",
"react": "^18.2.0",
"react-color": "^2.19.3",
Expand Down

0 comments on commit 05a4063

Please sign in to comment.