chore(release): 6.0.0-alpha.22 [skip ci]

# [6.0.0-alpha.22](https://github.com/parse-community/parse-server/compare/6.0.0-alpha.21...6.0.0-alpha.22) (2023-01-08)

### Features

* Adapt `verifyServerUrl` for new asynchronous Parse Server start-up states ([#8366](https://github.com/parse-community/parse-server/issues/8366)) ([ffa4974](ffa4974158))

### BREAKING CHANGES

* The method `ParseServer.verifyServerUrl` now returns a promise instead of a callback. ([ffa4974](ffa4974))
This commit is contained in:
semantic-release-bot
2023-01-08 17:23:57 +00:00
parent ffa4974158
commit 3d57072c1f
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "parse-server",
"version": "6.0.0-alpha.21",
"version": "6.0.0-alpha.22",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "6.0.0-alpha.21",
"version": "6.0.0-alpha.22",
"hasInstallScript": true,
"license": "BSD-3-Clause",
"dependencies": {