Prepare for 4.0 Release (#6412)

* Preparee for 3.11.0 Release

* Little fixes

* add in newly merge pr's into the changelog.

* Remove inconsistent full stops

* bump version to 4.0

* update changelog for v 4.0

* a touch of wordmsithery.

* Nits

Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
This commit is contained in:
Arthur Cinader
2020-02-28 15:22:38 -08:00
committed by GitHub
parent 5947fc33e4
commit 4291f2b22a
3 changed files with 27 additions and 6 deletions

View File

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