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

# [8.5.0-alpha.10](https://github.com/parse-community/parse-server/compare/8.5.0-alpha.9...8.5.0-alpha.10) (2025-11-17)

### Bug Fixes

* Queries with object field `authData.provider.id` are incorrectly transformed to `_auth_data_provider.id` for custom classes ([#9932](https://github.com/parse-community/parse-server/issues/9932)) ([7b9fa18](7b9fa18f96))
This commit is contained in:
semantic-release-bot
2025-11-17 16:48:36 +00:00
parent 7b9fa18f96
commit fcede163ca
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.5.0-alpha.9",
"version": "8.5.0-alpha.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "8.5.0-alpha.9",
"version": "8.5.0-alpha.10",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {