Merge v4.10.0 into master (#7505)

* bump version

* Update CHANGELOG.md
This commit is contained in:
Manuel
2021-08-20 20:57:09 +02:00
committed by GitHub
parent c6fb88c298
commit 66cb0f05b0
3 changed files with 32 additions and 15 deletions

View File

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