This commit is contained in:
Tarik Gul
2024-06-25 13:31:02 -07:00
committed by GitHub
parent aa85d51a91
commit 398008ece1
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 0.22.10 June 24, 2024
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.22.9 June 18, 2024
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.22.10-8-x",
"version": "0.22.10",
"versions": {
"git": "0.22.10-8-x",
"npm": "0.22.9"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.22.10-8-x",
"version": "0.22.10",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.6.2",