We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc106f commit 509ba4aCopy full SHA for 509ba4a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.0.8.6 (Jun 19, 2023)
2
+
3
+- SDK and wallet standard upgrade
4
+- Fix wrong redirect of wallet management icon
5
+- Sort coin list and SUI on top
6
7
## 0.0.8.5 (May 30, 2023)
8
9
- Fix NFT transfer error
package.json
@@ -1,6 +1,6 @@
{
"name": "@morphis/chrome-extension",
- "version": "0.0.8.5",
+ "version": "0.0.8.6",
"description": "Morphis - the most friendly wallet on Sui",
"engines": {
"node": ">=16.0.0",
0 commit comments