chore(release): 6.1.0-alpha.17 [skip ci]

# [6.1.0-alpha.17](https://github.com/parse-community/parse-server/compare/6.1.0-alpha.16...6.1.0-alpha.17) (2023-06-07)

### Features

* Add new Parse Server option `preventSignupWithUnverifiedEmail` to prevent returning a user without session token on sign-up with unverified email address ([#8451](https://github.com/parse-community/parse-server/issues/8451)) ([82da308](82da30842a))
This commit is contained in:
semantic-release-bot
2023-06-07 19:53:02 +00:00
parent 82da30842a
commit b01d4f0abb
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

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