* 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 # 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: Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.25.10-12-x", "version": "0.25.10",
"versions": { "versions": {
"git": "0.25.10-12-x", "git": "0.25.10-12-x",
"npm": "0.25.9" "npm": "0.25.9"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs" "./packageDetect.cjs"
], ],
"type": "module", "type": "module",
"version": "0.25.10-12-x", "version": "0.25.10",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/util": "^13.4.4", "@polkadot/util": "^13.4.4",