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

# [6.0.0-alpha.26](https://github.com/parse-community/parse-server/compare/6.0.0-alpha.25...6.0.0-alpha.26) (2023-01-20)

### Bug Fixes

* ES6 modules do not await the import of Cloud Code files ([#8368](https://github.com/parse-community/parse-server/issues/8368)) ([a7bd180](a7bd180cdd))
This commit is contained in:
semantic-release-bot
2023-01-20 15:41:26 +00:00
parent a7bd180cdd
commit 5a35e6ff0d
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.0.0-alpha.25",
"version": "6.0.0-alpha.26",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "6.0.0-alpha.25",
"version": "6.0.0-alpha.26",
"hasInstallScript": true,
"license": "BSD-3-Clause",
"dependencies": {