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

# [9.3.0-alpha.1](https://github.com/parse-community/parse-server/compare/9.2.1-alpha.2...9.3.0-alpha.1) (2026-02-06)

### Features

* Add event information to `verifyUserEmails`, `preventLoginWithUnverifiedEmail` to identify invoking signup / login action and auth provider ([#9963](https://github.com/parse-community/parse-server/issues/9963)) ([ed98c15](ed98c15f90))
This commit is contained in:
semantic-release-bot
2026-02-06 03:49:32 +00:00
parent ed98c15f90
commit 27b27a7f5c
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.2.1-alpha.2",
"version": "9.3.0-alpha.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "9.2.1-alpha.2",
"version": "9.3.0-alpha.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {