mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-19 13:25:46 +00:00
0.24.1 (#4722)
This commit is contained in:
@@ -1,5 +1,19 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 0.24.1 Oct 22, 2024
|
||||||
|
|
||||||
|
Contributed:
|
||||||
|
|
||||||
|
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Bump yarn to 4.5.1 ([#4721](https://github.com/polkadot-js/phishing/pull/4721))
|
||||||
|
- Upgrade polkadot/common to 13.2.2 ([#4720](https://github.com/polkadot-js/phishing/pull/4720))
|
||||||
|
- Bump dev to 0.81.2 ([#4719](https://github.com/polkadot-js/phishing/pull/4719))
|
||||||
|
- This allows for correct CJS and ESM targetting
|
||||||
|
|
||||||
|
|
||||||
## 0.23.7 Sep 23, 2024
|
## 0.23.7 Sep 23, 2024
|
||||||
|
|
||||||
Contributed:
|
Contributed:
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.23.8-7-x",
|
"version": "0.24.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.23.8-7-x",
|
"git": "0.23.8-7-x",
|
||||||
"npm": "0.23.7"
|
"npm": "0.23.7"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.23.8-7-x",
|
"version": "0.24.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^13.2.1",
|
"@polkadot/util": "^13.2.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user