This commit is contained in:
Tarik Gul
2024-09-18 07:52:35 -07:00
committed by GitHub
parent b0d9dc9c88
commit bc6e03b9d0
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 0.23.5 Aug 19, 2024
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.23.4 Aug 19, 2024
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.23.5-55-x",
"version": "0.23.5",
"versions": {
"git": "0.23.5-55-x",
"npm": "0.23.4"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.23.5-55-x",
"version": "0.23.5",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.0.2",