chore(release): 8.5.0-alpha.17 [skip ci]

# [8.5.0-alpha.17](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.16...8.5.0-alpha.17) (2025-12-01)

### Features

* Upgrade to parse 7.1.1 ([#9954](https://github.com/parse-community/parse-server/issues/9954)) ([fa57d69](fa57d69cbe))
This commit is contained in:
semantic-release-bot
2025-12-01 18:12:18 +00:00
parent fa57d69cbe
commit 0e1cb3367e
3 changed files with 10 additions and 3 deletions

View File

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