Prepare for 3.8.0 (#5978)

1. changelog
2. bumop version
3. run `nmp audit fix`
This commit is contained in:
Arthur Cinader
2019-08-26 19:42:45 -07:00
committed by GitHub
parent 6a8fc0e481
commit ce2405abef
3 changed files with 47 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "3.7.2",
"version": "3.8.0",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {