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

# [7.0.0-alpha.23](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.22...7.0.0-alpha.23) (2024-03-03)

### Features

* Add support for MongoDB query comment ([#8928](https://github.com/parse-community/parse-server/issues/8928)) ([2170962](2170962a50))
This commit is contained in:
semantic-release-bot
2024-03-03 01:28:51 +00:00
parent 2170962a50
commit f9c39edcbc
3 changed files with 10 additions and 3 deletions

View File

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