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

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

### Bug Fixes

* Error in `afterSave` trigger for `Parse.Role` due to `name` field ([#9883](https://github.com/parse-community/parse-server/issues/9883)) ([eb052d8](eb052d8e6a))
This commit is contained in:
semantic-release-bot
2025-10-22 12:13:47 +00:00
parent eb052d8e6a
commit 8006a9e2c1
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.3.0-alpha.9",
"version": "8.3.0-alpha.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "8.3.0-alpha.9",
"version": "8.3.0-alpha.10",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {