chore(release): 6.0.0-alpha.29 [skip ci]

# [6.0.0-alpha.29](https://github.com/parse-community/parse-server/compare/6.0.0-alpha.28...6.0.0-alpha.29) (2023-01-26)

### Features

* Upgrade to Parse JavaScript SDK 4 ([#8332](https://github.com/parse-community/parse-server/issues/8332)) ([9092874](9092874a9a))
This commit is contained in:
semantic-release-bot
2023-01-26 09:50:08 +00:00
parent 9092874a9a
commit fe2b5e4b7c
3 changed files with 10 additions and 3 deletions

View File

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