3.6.2
* chore: update CODEOWNERS (Diana Lau) * Upgrade pkgcloud version (Diego A. Zapata Häntsch)
This commit is contained in:
parent
351c3e8ebb
commit
de95c2e2cd
|
@ -1,3 +1,11 @@
|
||||||
|
2019-07-12, Version 3.6.2
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* chore: update CODEOWNERS (Diana Lau)
|
||||||
|
|
||||||
|
* Upgrade pkgcloud version (Diego A. Zapata Häntsch)
|
||||||
|
|
||||||
|
|
||||||
2019-05-23, Version 3.6.1
|
2019-05-23, Version 3.6.1
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=8"
|
"node": ">=8"
|
||||||
},
|
},
|
||||||
"version": "3.6.1",
|
"version": "3.6.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
|
|
Loading…
Reference in New Issue