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