mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 10:31:11 +00:00
0.23.1 (#4519)
This commit is contained in:
@@ -1,5 +1,18 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 0.23.1 July 13, 2024
|
||||||
|
|
||||||
|
Contributed:
|
||||||
|
|
||||||
|
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Bump polkadot/common to 13.0.2
|
||||||
|
- This contains the latest changes to the Ledger interface in `@polkadot/hw-ledger`. For more info please see ([13.0.1](https://github.com/polkadot-js/common/releases/tag/v13.0.1))
|
||||||
|
- Bump yarn to 4.3.1
|
||||||
|
|
||||||
|
|
||||||
## 0.22.10 June 24, 2024
|
## 0.22.10 June 24, 2024
|
||||||
|
|
||||||
Contributed:
|
Contributed:
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.11-24-x",
|
"version": "0.23.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.22.11-24-x",
|
"git": "0.22.11-24-x",
|
||||||
"npm": "0.22.10"
|
"npm": "0.22.10"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.22.11-24-x",
|
"version": "0.23.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.0.2",
|
"@polkadot/util": "^13.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user