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 13, 2024
1 parent 2a89744 commit f97d2d9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions widget/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"dependencies": {
"@rango-dev/logging-console": "^0.6.0",
"@rango-dev/logging-subscriber": "^0.6.0",
"@rango-dev/widget-embedded": "^0.35.0",
"@rango-dev/widget-embedded": "^0.35.1-next.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.8.0"
}
}
}
4 changes: 2 additions & 2 deletions 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.0",
"version": "0.35.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down Expand Up @@ -54,4 +54,4 @@
"publishConfig": {
"access": "public"
}
}
}
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.0"
"@rango-dev/widget-embedded": "^0.35.1-next.0"
}
}
4 changes: 2 additions & 2 deletions 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.0",
"@rango-dev/widget-embedded": "^0.35.1-next.0",
"rango-sdk": "^0.1.57",
"react": "^18.2.0",
"react-color": "^2.19.3",
Expand All @@ -38,4 +38,4 @@
"zustand": "^4.3.2"
},
"gitHead": "a4584c2a3341fe23e033a9ff2db0f201b0a6278c"
}
}

0 comments on commit f97d2d9

Please sign in to comment.