This commit is contained in:
Valentin Fernandez
2025-06-05 12:19:56 -03:00
committed by GitHub
parent 505263c053
commit d4cad8681e
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 0.25.12 Jun 5, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.25.11 May 27, 2025
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.12-7-x",
"version": "0.25.12",
"versions": {
"git": "0.25.12-7-x",
"npm": "0.25.11"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.12-7-x",
"version": "0.25.12",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.1",