This commit is contained in:
Jaco
2022-11-14 13:16:18 +02:00
committed by GitHub
parent 9765d7948d
commit b74187bb03
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -1,5 +1,16 @@
# CHANGELOG
## 0.18.11 Nov 14, 2022
Contributed:
- Too many URLs to mention
Changes:
- Update to `@polkadot/util` 10.1.12
## 0.18.10 Oct 7, 2022
Contributed:
+1 -1
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.18.11-160-x",
"version": "0.18.11",
"versions": {
"git": "0.18.11-160-x",
"npm": "0.18.10"
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.11-160-x",
"version": "0.18.11",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0",