chore(release): 9.0.0-alpha.4 [skip ci]

# [9.0.0-alpha.4](https://github.com/parse-community/parse-server/compare/9.0.0-alpha.3...9.0.0-alpha.4) (2025-12-12)

### Features

* Increase required minimum MongoDB version to `7.0.16` ([#9971](https://github.com/parse-community/parse-server/issues/9971)) ([7bb548b](7bb548bf81))

### BREAKING CHANGES

* This releases increases the required minimum MongoDB version to `7.0.16`. ([7bb548b](7bb548b))
This commit is contained in:
semantic-release-bot
2025-12-12 17:52:31 +00:00
parent 7bb548bf81
commit 5a61993cb7
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "parse-server",
"version": "9.0.0-alpha.3",
"version": "9.0.0-alpha.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "9.0.0-alpha.3",
"version": "9.0.0-alpha.4",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {