瀏覽代碼

Version Packages (#667)

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

+ 0 - 5
.changeset/old-trees-hammer.md

@@ -1,5 +0,0 @@
----
-'@solana/wallet-adapter-fractal': patch
----
-
-Fixes a bug with `signMessage` where the fractal.is popup was sending an incorrect signature Uint8Array

+ 6 - 0
packages/wallets/fractal/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @solana/wallet-adapter-fractal
 
+## 0.1.4
+
+### Patch Changes
+
+-   6e1aa20: Fixes a bug with `signMessage` where the fractal.is popup was sending an incorrect signature Uint8Array
+
 ## 0.1.3
 
 ### Patch Changes

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

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

+ 7 - 0
packages/wallets/wallets/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @solana/wallet-adapter-wallets
 
+## 0.19.7
+
+### Patch Changes
+
+-   Updated dependencies [6e1aa20]
+    -   @solana/wallet-adapter-fractal@0.1.4
+
 ## 0.19.6
 
 ### Patch Changes

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

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