* 0.25.15

* chore: added spacing between release changelog
This commit is contained in:
rajk93
2025-07-15 11:42:21 +05:30
committed by GitHub
parent 125eb67a87
commit 534e8fc93f
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## 0.25.15 July 15, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.25.14 July 2, 2025
Changes:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.15-45-x",
"version": "0.25.15",
"versions": {
"git": "0.25.15-45-x",
"npm": "0.25.14"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.15-45-x",
"version": "0.25.15",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.5.3",