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