This commit is contained in:
Tarik Gul
2024-03-20 09:51:28 -04:00
committed by GitHub
parent 877adae153
commit da4ccb361b
3 changed files with 10 additions and 3 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
# CHANGELOG
## 0.22.2 Mar 13, 2024
## 0.22.4 Mar 20, 2024
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.22.3 Mar 13, 2024
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.22.4-8-x",
"version": "0.22.4",
"versions": {
"git": "0.22.4-8-x",
"npm": "0.22.3"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.22.4-8-x",
"version": "0.22.4",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.6.2",