This commit is contained in:
Tarik Gul
2025-01-21 07:27:44 -08:00
committed by GitHub
parent af052aadb1
commit 4461263758
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -1,5 +1,16 @@
# CHANGELOG
## 0.25.2 Jan 21, 2025
Contributed:
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
Changes:
- Bump dev to 0.83.2 ([#4887](https://github.com/polkadot-js/phishing/pull/4887))
## 0.25.1 Jan 7, 2025
Contributed:
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.2-26-x",
"version": "0.25.2",
"versions": {
"git": "0.25.2-26-x",
"npm": "0.25.1"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.2-26-x",
"version": "0.25.2",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.3.1",