Merge release 4.10.2 (#7515)

* bump version

* Update CHANGELOG.md
This commit is contained in:
Manuel
2021-08-24 01:21:03 +02:00
committed by GitHub
parent f5f608ccf5
commit c0d7ac0f68
3 changed files with 13 additions and 6 deletions

View File

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