This commit is contained in:
Valentin Fernandez
2025-04-01 14:20:52 -03:00
committed by GitHub
parent 468e391251
commit 6a3ac33988
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 0.25.7 Apr 1, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.25.6 Mar 17, 2025
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.7-9-x",
"version": "0.25.7",
"versions": {
"git": "0.25.7-9-x",
"npm": "0.25.6"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.7-9-x",
"version": "0.25.7",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.4.3",