* update pkgcloud and use version 2.x (Anis)
 * chore: update copyrights years (Agnes Lin)
This commit is contained in:
Diana Lau 2019-05-23 15:56:37 -04:00
parent d2352bdc4c
commit 609b63c474
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2019-05-23, Version 3.6.1
=========================
* update pkgcloud and use version 2.x (Anis)
* chore: update copyrights years (Agnes Lin)
2019-03-28, Version 3.6.0
=========================

View File

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