* 0.25.23

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