chore(release): 7.0.0-alpha.28 [skip ci]

# [7.0.0-alpha.28](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.27...7.0.0-alpha.28) (2024-03-17)

### Features

* Upgrade to Parse JS SDK 5 ([#9022](https://github.com/parse-community/parse-server/issues/9022)) ([ad4aa83](ad4aa83983))
This commit is contained in:
semantic-release-bot
2024-03-17 03:09:34 +00:00
parent ad4aa83983
commit 901aaf8cd3
3 changed files with 10 additions and 3 deletions

View File

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