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

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

### Bug Fixes

* LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 server ([#9616](https://github.com/parse-community/parse-server/issues/9616)) ([bbc6bd4](bbc6bd4b3f))
This commit is contained in:
semantic-release-bot
2025-02-24 01:49:00 +00:00
parent bbc6bd4b3f
commit 6a6bc2a8cc
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.11",
"version": "8.0.0-alpha.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "8.0.0-alpha.11",
"version": "8.0.0-alpha.12",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {