* chore: update CODEOWNERS (Diana Lau)
 * Upgrade pkgcloud version (Diego A. Zapata Häntsch)
This commit is contained in:
Diana Lau 2019-07-12 11:30:47 -04:00
parent 351c3e8ebb
commit 5608021675
2 changed files with 9 additions and 1 deletions

View File

@ -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
=========================

View File

@ -4,7 +4,7 @@
"engines": {
"node": ">=8"
},
"version": "3.6.1",
"version": "3.6.2",
"main": "index.js",
"scripts": {
"lint": "eslint .",