* 0.25.10

* Fix changelog date
This commit is contained in:
Valentin Fernandez
2025-05-13 10:41:51 -03:00
committed by GitHub
parent ec317ae350
commit d90a19d3a3
3 changed files with 10 additions and 3 deletions
+8 -1
View File
@@ -1,6 +1,13 @@
# CHANGELOG
## 0.25.8 Apr 30, 2025
## 0.25.10 May 13, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.25.9 Apr 30, 2025
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.10-12-x",
"version": "0.25.10",
"versions": {
"git": "0.25.10-12-x",
"npm": "0.25.9"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.10-12-x",
"version": "0.25.10",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.4.4",