This commit is contained in:
Tarik Gul
2024-08-05 13:03:32 -07:00
committed by GitHub
parent 7a86997522
commit 7f959f2a1a
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 0.23.3 Aug 5, 2024
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.23.2 July 29, 2024
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.23.3-10-x",
"version": "0.23.3",
"versions": {
"git": "0.23.3-10-x",
"npm": "0.23.2"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.23.3-10-x",
"version": "0.23.3",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.0.2",