* 0.25.3

* changelog
This commit is contained in:
Valentin Fernandez
2025-02-04 12:30:45 -03:00
committed by GitHub
parent 3a77c31558
commit e506917411
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG # CHANGELOG
## 0.25.3 Feb 4, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
## 0.25.2 Jan 21, 2025 ## 0.25.2 Jan 21, 2025
Contributed: Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.25.3-18-x", "version": "0.25.3",
"versions": { "versions": {
"git": "0.25.3-18-x", "git": "0.25.3-18-x",
"npm": "0.25.2" "npm": "0.25.2"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs" "./packageDetect.cjs"
], ],
"type": "module", "type": "module",
"version": "0.25.3-18-x", "version": "0.25.3",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/util": "^13.3.1", "@polkadot/util": "^13.3.1",