瀏覽代碼

Version Packages (#751)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] 2 年之前
父節點
當前提交
8d32a2404b

+ 0 - 5
.changeset/quiet-eagles-rhyme.md

@@ -1,5 +0,0 @@
----
-'@solana/wallet-adapter-react': patch
----
-
-Add VersionedTransaction support to AnchorWallet interface and useAnchorWallet hook

+ 6 - 0
packages/core/react/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @solana/wallet-adapter-react
 
+## 0.15.31
+
+### Patch Changes
+
+-   61d62efa: Add VersionedTransaction support to AnchorWallet interface and useAnchorWallet hook
+
 ## 0.15.30
 
 ### Patch Changes

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

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

+ 7 - 0
packages/ui/ant-design/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @solana/wallet-adapter-ant-design
 
+## 0.11.27
+
+### Patch Changes
+
+-   Updated dependencies [61d62efa]
+    -   @solana/wallet-adapter-react@0.15.31
+
 ## 0.11.26
 
 ### Patch Changes

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

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

+ 7 - 0
packages/ui/material-ui/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @solana/wallet-adapter-material-ui
 
+## 0.16.29
+
+### Patch Changes
+
+-   Updated dependencies [61d62efa]
+    -   @solana/wallet-adapter-react@0.15.31
+
 ## 0.16.28
 
 ### Patch Changes

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

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

+ 7 - 0
packages/ui/react-ui/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @solana/wallet-adapter-react-ui
 
+## 0.9.30
+
+### Patch Changes
+
+-   Updated dependencies [61d62efa]
+    -   @solana/wallet-adapter-react@0.15.31
+
 ## 0.9.29
 
 ### Patch Changes

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

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