This commit is contained in:
Valentin Fernandez
2025-05-27 11:00:18 -03:00
committed by GitHub
parent d1d1f4ab48
commit 67e5d065cd
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -1,5 +1,16 @@
# CHANGELOG
## 0.25.11 May 27, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
Changes:
- bump deps ([#5099](https://github.com/polkadot-js/phishing/pull/5099))
## 0.25.10 May 13, 2025
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.11-15-x",
"version": "0.25.11",
"versions": {
"git": "0.25.11-15-x",
"npm": "0.25.10"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.11-15-x",
"version": "0.25.11",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.1",