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

## [8.2.3-alpha.1](https://github.com/parse-community/parse-server/compare/8.2.2...8.2.3-alpha.1) (2025-07-13)

### Bug Fixes

* MongoDB aggregation pipeline with `$dateSubtract` from `$$NOW` returns no results ([#9822](https://github.com/parse-community/parse-server/issues/9822)) ([847a274](847a274cdb))
This commit is contained in:
semantic-release-bot
2025-07-13 00:44:59 +00:00
parent 847a274cdb
commit 9c6d7ab4f1
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

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