Jelajahi Sumber

remove alpha tag

Jordan Sexton 3 tahun lalu
induk
melakukan
e69771f191
51 mengubah file dengan 73 tambahan dan 73 penghapusan
  1. 1 1
      packages/core/base/package.json
  2. 1 1
      packages/core/react/package.json
  3. 5 5
      packages/starter/create-react-app-starter/package.json
  4. 7 7
      packages/starter/example/package.json
  5. 5 5
      packages/starter/material-ui-starter/package.json
  6. 5 5
      packages/starter/nextjs-starter/package.json
  7. 5 5
      packages/starter/react-ui-starter/package.json
  8. 1 1
      packages/ui/ant-design/package.json
  9. 1 1
      packages/ui/material-ui/package.json
  10. 1 1
      packages/ui/react-ui/package.json
  11. 1 1
      packages/wallets/avana/package.json
  12. 1 1
      packages/wallets/backpack/package.json
  13. 1 1
      packages/wallets/bitkeep/package.json
  14. 1 1
      packages/wallets/bitpie/package.json
  15. 1 1
      packages/wallets/blocto/package.json
  16. 1 1
      packages/wallets/brave/package.json
  17. 1 1
      packages/wallets/clover/package.json
  18. 1 1
      packages/wallets/coin98/package.json
  19. 1 1
      packages/wallets/coinbase/package.json
  20. 1 1
      packages/wallets/coinhub/package.json
  21. 1 1
      packages/wallets/exodus/package.json
  22. 1 1
      packages/wallets/fake/package.json
  23. 1 1
      packages/wallets/glow/package.json
  24. 1 1
      packages/wallets/huobi/package.json
  25. 1 1
      packages/wallets/hyperpay/package.json
  26. 1 1
      packages/wallets/keystone/package.json
  27. 1 1
      packages/wallets/krystal/package.json
  28. 1 1
      packages/wallets/ledger/package.json
  29. 1 1
      packages/wallets/magiceden/package.json
  30. 1 1
      packages/wallets/mathwallet/package.json
  31. 1 1
      packages/wallets/neko/package.json
  32. 1 1
      packages/wallets/nightly/package.json
  33. 1 1
      packages/wallets/nufi/package.json
  34. 1 1
      packages/wallets/particle/package.json
  35. 1 1
      packages/wallets/phantom/package.json
  36. 1 1
      packages/wallets/safepal/package.json
  37. 1 1
      packages/wallets/saifu/package.json
  38. 1 1
      packages/wallets/salmon/package.json
  39. 1 1
      packages/wallets/sky/package.json
  40. 1 1
      packages/wallets/slope/package.json
  41. 1 1
      packages/wallets/solflare/package.json
  42. 1 1
      packages/wallets/sollet/package.json
  43. 1 1
      packages/wallets/solong/package.json
  44. 1 1
      packages/wallets/spot/package.json
  45. 1 1
      packages/wallets/strike/package.json
  46. 1 1
      packages/wallets/tokenary/package.json
  47. 1 1
      packages/wallets/tokenpocket/package.json
  48. 1 1
      packages/wallets/torus/package.json
  49. 1 1
      packages/wallets/trust/package.json
  50. 1 1
      packages/wallets/walletconnect/package.json
  51. 1 1
      packages/wallets/wallets/package.json

+ 1 - 1
packages/core/base/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-base",
     "name": "@solana/wallet-adapter-base",
-    "version": "0.9.15-alpha.0",
+    "version": "0.9.15",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/core/react/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-react",
     "name": "@solana/wallet-adapter-react",
-    "version": "0.15.17-alpha.0",
+    "version": "0.15.17",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 5 - 5
packages/starter/create-react-app-starter/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-create-react-app-starter",
     "name": "@solana/wallet-adapter-create-react-app-starter",
-    "version": "0.1.7-alpha.2",
+    "version": "0.1.7",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",
@@ -28,10 +28,10 @@
         "eject": "react-scripts eject"
         "eject": "react-scripts eject"
     },
     },
     "dependencies": {
     "dependencies": {
-        "@solana/wallet-adapter-base": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-react": "^0.15.17-alpha.0",
-        "@solana/wallet-adapter-react-ui": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-wallets": "^0.18.4-alpha.1",
+        "@solana/wallet-adapter-base": "^0.9.15",
+        "@solana/wallet-adapter-react": "^0.15.17",
+        "@solana/wallet-adapter-react-ui": "^0.9.15",
+        "@solana/wallet-adapter-wallets": "^0.18.4",
         "@solana/web3.js": "^1.50.1",
         "@solana/web3.js": "^1.50.1",
         "react": "^18.0.0",
         "react": "^18.0.0",
         "react-app-rewired": "^2.2.1",
         "react-app-rewired": "^2.2.1",

+ 7 - 7
packages/starter/example/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-example",
     "name": "@solana/wallet-adapter-example",
-    "version": "0.18.10-alpha.2",
+    "version": "0.18.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",
@@ -39,12 +39,12 @@
         "@emotion/styled": "^11.10.0",
         "@emotion/styled": "^11.10.0",
         "@mui/icons-material": "^5.8.4",
         "@mui/icons-material": "^5.8.4",
         "@mui/material": "^5.9.3",
         "@mui/material": "^5.9.3",
-        "@solana/wallet-adapter-ant-design": "^0.11.12-alpha.0",
-        "@solana/wallet-adapter-base": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-material-ui": "^0.16.13-alpha.0",
-        "@solana/wallet-adapter-react": "^0.15.17-alpha.0",
-        "@solana/wallet-adapter-react-ui": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-wallets": "^0.18.4-alpha.1",
+        "@solana/wallet-adapter-ant-design": "^0.11.12",
+        "@solana/wallet-adapter-base": "^0.9.15",
+        "@solana/wallet-adapter-material-ui": "^0.16.13",
+        "@solana/wallet-adapter-react": "^0.15.17",
+        "@solana/wallet-adapter-react-ui": "^0.9.15",
+        "@solana/wallet-adapter-wallets": "^0.18.4",
         "@solana/web3.js": "^1.50.1",
         "@solana/web3.js": "^1.50.1",
         "antd": "^4.22.6",
         "antd": "^4.22.6",
         "bs58": "^4.0.1",
         "bs58": "^4.0.1",

+ 5 - 5
packages/starter/material-ui-starter/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-material-ui-starter",
     "name": "@solana/wallet-adapter-material-ui-starter",
-    "version": "0.13.9-alpha.2",
+    "version": "0.13.9",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",
@@ -28,10 +28,10 @@
         "@emotion/styled": "^11.10.0",
         "@emotion/styled": "^11.10.0",
         "@mui/icons-material": "^5.8.4",
         "@mui/icons-material": "^5.8.4",
         "@mui/material": "^5.9.3",
         "@mui/material": "^5.9.3",
-        "@solana/wallet-adapter-base": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-material-ui": "^0.16.13-alpha.0",
-        "@solana/wallet-adapter-react": "^0.15.17-alpha.0",
-        "@solana/wallet-adapter-wallets": "^0.18.4-alpha.1",
+        "@solana/wallet-adapter-base": "^0.9.15",
+        "@solana/wallet-adapter-material-ui": "^0.16.13",
+        "@solana/wallet-adapter-react": "^0.15.17",
+        "@solana/wallet-adapter-wallets": "^0.18.4",
         "@solana/web3.js": "^1.50.1",
         "@solana/web3.js": "^1.50.1",
         "notistack": "^2.0.0",
         "notistack": "^2.0.0",
         "react": "^18.0.0",
         "react": "^18.0.0",

+ 5 - 5
packages/starter/nextjs-starter/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-nextjs-starter",
     "name": "@solana/wallet-adapter-nextjs-starter",
-    "version": "0.8.9-alpha.2",
+    "version": "0.8.9",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",
@@ -33,10 +33,10 @@
         "lint": "next lint"
         "lint": "next lint"
     },
     },
     "dependencies": {
     "dependencies": {
-        "@solana/wallet-adapter-base": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-react": "^0.15.17-alpha.0",
-        "@solana/wallet-adapter-react-ui": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-wallets": "^0.18.4-alpha.1",
+        "@solana/wallet-adapter-base": "^0.9.15",
+        "@solana/wallet-adapter-react": "^0.15.17",
+        "@solana/wallet-adapter-react-ui": "^0.9.15",
+        "@solana/wallet-adapter-wallets": "^0.18.4",
         "next": "^12.2.5",
         "next": "^12.2.5",
         "react": "^18.0.0",
         "react": "^18.0.0",
         "react-dom": "^18.0.0"
         "react-dom": "^18.0.0"

+ 5 - 5
packages/starter/react-ui-starter/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-react-ui-starter",
     "name": "@solana/wallet-adapter-react-ui-starter",
-    "version": "0.9.10-alpha.2",
+    "version": "0.9.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",
@@ -24,10 +24,10 @@
         "build": "parcel build src/index.html"
         "build": "parcel build src/index.html"
     },
     },
     "dependencies": {
     "dependencies": {
-        "@solana/wallet-adapter-base": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-react": "^0.15.17-alpha.0",
-        "@solana/wallet-adapter-react-ui": "^0.9.15-alpha.0",
-        "@solana/wallet-adapter-wallets": "^0.18.4-alpha.1",
+        "@solana/wallet-adapter-base": "^0.9.15",
+        "@solana/wallet-adapter-react": "^0.15.17",
+        "@solana/wallet-adapter-react-ui": "^0.9.15",
+        "@solana/wallet-adapter-wallets": "^0.18.4",
         "@solana/web3.js": "^1.50.1",
         "@solana/web3.js": "^1.50.1",
         "react": "^18.0.0",
         "react": "^18.0.0",
         "react-dom": "^18.0.0"
         "react-dom": "^18.0.0"

+ 1 - 1
packages/ui/ant-design/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-ant-design",
     "name": "@solana/wallet-adapter-ant-design",
-    "version": "0.11.12-alpha.0",
+    "version": "0.11.12",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/ui/material-ui/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-material-ui",
     "name": "@solana/wallet-adapter-material-ui",
-    "version": "0.16.13-alpha.0",
+    "version": "0.16.13",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/ui/react-ui/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-react-ui",
     "name": "@solana/wallet-adapter-react-ui",
-    "version": "0.9.15-alpha.0",
+    "version": "0.9.15",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/avana/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-avana",
     "name": "@solana/wallet-adapter-avana",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/backpack/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-backpack",
     "name": "@solana/wallet-adapter-backpack",
-    "version": "0.1.5-alpha.0",
+    "version": "0.1.5",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/bitkeep/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-bitkeep",
     "name": "@solana/wallet-adapter-bitkeep",
-    "version": "0.3.11-alpha.0",
+    "version": "0.3.11",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/bitpie/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-bitpie",
     "name": "@solana/wallet-adapter-bitpie",
-    "version": "0.5.10-alpha.0",
+    "version": "0.5.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/blocto/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-blocto",
     "name": "@solana/wallet-adapter-blocto",
-    "version": "0.5.14-alpha.0",
+    "version": "0.5.14",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/brave/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-brave",
     "name": "@solana/wallet-adapter-brave",
-    "version": "0.1.9-alpha.0",
+    "version": "0.1.9",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/clover/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-clover",
     "name": "@solana/wallet-adapter-clover",
-    "version": "0.4.11-alpha.0",
+    "version": "0.4.11",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/coin98/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-coin98",
     "name": "@solana/wallet-adapter-coin98",
-    "version": "0.5.12-alpha.0",
+    "version": "0.5.12",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/coinbase/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-coinbase",
     "name": "@solana/wallet-adapter-coinbase",
-    "version": "0.1.10-alpha.0",
+    "version": "0.1.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/coinhub/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-coinhub",
     "name": "@solana/wallet-adapter-coinhub",
-    "version": "0.3.10-alpha.0",
+    "version": "0.3.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/exodus/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-exodus",
     "name": "@solana/wallet-adapter-exodus",
-    "version": "0.1.10-alpha.0",
+    "version": "0.1.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/fake/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-fake",
     "name": "@solana/wallet-adapter-fake",
-    "version": "0.1.3-alpha.0",
+    "version": "0.1.3",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/glow/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-glow",
     "name": "@solana/wallet-adapter-glow",
-    "version": "0.1.10-alpha.0",
+    "version": "0.1.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/huobi/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-huobi",
     "name": "@solana/wallet-adapter-huobi",
-    "version": "0.1.7-alpha.0",
+    "version": "0.1.7",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/hyperpay/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-hyperpay",
     "name": "@solana/wallet-adapter-hyperpay",
-    "version": "0.1.6-alpha.0",
+    "version": "0.1.6",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/keystone/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-keystone",
     "name": "@solana/wallet-adapter-keystone",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/krystal/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-krystal",
     "name": "@solana/wallet-adapter-krystal",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/ledger/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-ledger",
     "name": "@solana/wallet-adapter-ledger",
-    "version": "0.9.17-alpha.1",
+    "version": "0.9.17",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/magiceden/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-magiceden",
     "name": "@solana/wallet-adapter-magiceden",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/mathwallet/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-mathwallet",
     "name": "@solana/wallet-adapter-mathwallet",
-    "version": "0.9.10-alpha.0",
+    "version": "0.9.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/neko/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-neko",
     "name": "@solana/wallet-adapter-neko",
-    "version": "0.2.4-alpha.0",
+    "version": "0.2.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/nightly/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-nightly",
     "name": "@solana/wallet-adapter-nightly",
-    "version": "0.1.7-alpha.0",
+    "version": "0.1.7",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/nufi/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-nufi",
     "name": "@solana/wallet-adapter-nufi",
-    "version": "0.1.8-alpha.0",
+    "version": "0.1.8",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/particle/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-particle",
     "name": "@solana/wallet-adapter-particle",
-    "version": "0.1.2-alpha.0",
+    "version": "0.1.2",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/phantom/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-phantom",
     "name": "@solana/wallet-adapter-phantom",
-    "version": "0.9.14-alpha.0",
+    "version": "0.9.14",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/safepal/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-safepal",
     "name": "@solana/wallet-adapter-safepal",
-    "version": "0.5.10-alpha.0",
+    "version": "0.5.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/saifu/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-saifu",
     "name": "@solana/wallet-adapter-saifu",
-    "version": "0.1.7-alpha.0",
+    "version": "0.1.7",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/salmon/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-salmon",
     "name": "@solana/wallet-adapter-salmon",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/sky/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-sky",
     "name": "@solana/wallet-adapter-sky",
-    "version": "0.1.7-alpha.0",
+    "version": "0.1.7",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/slope/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-slope",
     "name": "@solana/wallet-adapter-slope",
-    "version": "0.5.13-alpha.0",
+    "version": "0.5.13",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/solflare/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-solflare",
     "name": "@solana/wallet-adapter-solflare",
-    "version": "0.6.14-alpha.0",
+    "version": "0.6.14",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/sollet/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-sollet",
     "name": "@solana/wallet-adapter-sollet",
-    "version": "0.11.9-alpha.0",
+    "version": "0.11.9",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/solong/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-solong",
     "name": "@solana/wallet-adapter-solong",
-    "version": "0.9.10-alpha.0",
+    "version": "0.9.10",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/spot/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-spot",
     "name": "@solana/wallet-adapter-spot",
-    "version": "0.1.7-alpha.0",
+    "version": "0.1.7",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/strike/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-strike",
     "name": "@solana/wallet-adapter-strike",
-    "version": "0.1.3-alpha.0",
+    "version": "0.1.3",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/tokenary/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-tokenary",
     "name": "@solana/wallet-adapter-tokenary",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/tokenpocket/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-tokenpocket",
     "name": "@solana/wallet-adapter-tokenpocket",
-    "version": "0.4.11-alpha.0",
+    "version": "0.4.11",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/torus/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-torus",
     "name": "@solana/wallet-adapter-torus",
-    "version": "0.11.19-alpha.0",
+    "version": "0.11.19",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/trust/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-trust",
     "name": "@solana/wallet-adapter-trust",
-    "version": "0.1.4-alpha.0",
+    "version": "0.1.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/walletconnect/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-walletconnect",
     "name": "@solana/wallet-adapter-walletconnect",
-    "version": "0.1.2-alpha.0",
+    "version": "0.1.2",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",

+ 1 - 1
packages/wallets/wallets/package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@solana/wallet-adapter-wallets",
     "name": "@solana/wallet-adapter-wallets",
-    "version": "0.18.4-alpha.1",
+    "version": "0.18.4",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "author": "Solana Maintainers <maintainers@solana.foundation>",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "repository": "https://github.com/solana-labs/wallet-adapter",
     "license": "Apache-2.0",
     "license": "Apache-2.0",