0.18.4 (Fix 0.18.3 publish) (#2011)

This commit is contained in:
Jaco
2022-08-07 10:57:29 +02:00
committed by GitHub
parent 81970dd104
commit 996f4f957b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# CHANGELOG
## 0.18.2 Aug 7, 2022
## 0.18.4 Aug 7, 2022
Contributed:
+1 -1
View File
@@ -11,7 +11,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.18.3",
"version": "0.18.4",
"versions": {
"git": "0.18.3",
"npm": "0.18.3"
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.18.3",
"version": "0.18.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",