chore(release): 8.0.0-alpha.11 [skip ci]

# [8.0.0-alpha.11](https://github.com/parse-community/parse-server/compare/8.0.0-alpha.10...8.0.0-alpha.11) (2025-02-12)

### Features

* Add dynamic master key by setting Parse Server option `masterKey` to a function ([#9582](https://github.com/parse-community/parse-server/issues/9582)) ([6f1d161](6f1d161a2f))
This commit is contained in:
semantic-release-bot
2025-02-12 21:24:08 +00:00
parent 6f1d161a2f
commit d89d8a4815
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

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