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

# [7.0.0-alpha.1](https://github.com/parse-community/parse-server/compare/6.5.0-alpha.2...7.0.0-alpha.1) (2023-12-10)

### Features

* Add support for MongoDB 7 ([#8761](https://github.com/parse-community/parse-server/issues/8761)) ([3de8494](3de8494a22))

### BREAKING CHANGES

* `Parse.Query` no longer supports the BSON type `code`; although this feature was never officially documented, its removal is announced as a breaking change to protect deployments where it might be in use. ([3de8494](3de8494))
This commit is contained in:
semantic-release-bot
2023-12-10 01:43:37 +00:00
parent 3de8494a22
commit 2c2563ebd2
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

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