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

# [9.1.0-alpha.1](https://github.com/parse-community/parse-server/compare/9.0.0...9.1.0-alpha.1) (2025-12-14)

### Features

* Add option `logLevels.signupUsernameTaken` to change log level of username already exists sign-up rejection ([#9962](https://github.com/parse-community/parse-server/issues/9962)) ([f18f307](f18f3073d7))
This commit is contained in:
semantic-release-bot
2025-12-14 01:00:49 +00:00
parent f18f3073d7
commit c500fc46db
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

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