* 0.25.22

* chore: update CHANGELOG.md
This commit is contained in:
rajk93
2025-11-11 12:46:18 +05:30
committed by GitHub
parent 238640c39d
commit 1c2b97b065
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -1,5 +1,16 @@
# CHANGELOG
## 0.25.22 Nov 11, 2025
Changes:
- Bump @polkadot dependencies ([#5508](https://github.com/polkadot-js/phishing/pull/5508))
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.25.21 Oct 21, 2025
Changes:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.22-58-x",
"version": "0.25.22",
"versions": {
"git": "0.25.22-58-x",
"npm": "0.25.21"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.22-58-x",
"version": "0.25.22",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.8",