Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Dec 3, 2023
1 parent 38ce23c commit ad15c84
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"npmScope": "solana-wallet-adapter-mantine-ui",
"workspaceLayout": {
"projectNameAndRootFormat": "as-provided"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana-wallet-adapter-mantine-ui/source",
"version": "2.0.1",
"version": "2.1.0",
"license": "MIT",
"scripts": {
"dev:demo": "nx serve demo"
Expand Down
4 changes: 2 additions & 2 deletions packages/wallet-adapter-mantine-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pubkeyapp/wallet-adapter-mantine-ui",
"version": "2.0.1",
"name": "@solana-wallet-adapter-mantine-ui/wallet-adapter-mantine-ui",
"version": "2.1.0",
"dependencies": {},
"homepage": "https://solana-wallet-adapter-mantine-ui.pages.dev/",
"repository": {
Expand Down

0 comments on commit ad15c84

Please sign in to comment.