chore(release): 5.3.0-alpha.10 [skip ci]

# [5.3.0-alpha.10](https://github.com/parse-community/parse-server/compare/5.3.0-alpha.9...5.3.0-alpha.10) (2022-05-09)

### Features

* upgrade mongodb from 4.4.1 to 4.5.0 ([#7991](https://github.com/parse-community/parse-server/issues/7991)) ([e692b5d](e692b5dd82))
This commit is contained in:
semantic-release-bot
2022-05-09 21:59:49 +00:00
parent e692b5dd82
commit 2b1dc5c46a
3 changed files with 9 additions and 2 deletions

View File

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