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

# [8.5.0-alpha.15](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.14...8.5.0-alpha.15) (2025-11-23)

### Performance Improvements

* Remove unused dependencies ([#9943](https://github.com/parse-community/parse-server/issues/9943)) ([d4c6de0](d4c6de0096))
This commit is contained in:
semantic-release-bot
2025-11-23 17:11:36 +00:00
parent d4c6de0096
commit 73e78127c2
3 changed files with 10 additions and 3 deletions

View File

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