chore(release): 7.1.0-alpha.3 [skip ci]

# [7.1.0-alpha.3](https://github.com/parse-community/parse-server/compare/7.1.0-alpha.2...7.1.0-alpha.3) (2024-03-24)

### Bug Fixes

* Rate limiting can fail when using Parse Server option `rateLimit.redisUrl` with clusters ([#8632](https://github.com/parse-community/parse-server/issues/8632)) ([c277739](c277739623))
This commit is contained in:
semantic-release-bot
2024-03-24 01:18:11 +00:00
parent c277739623
commit 4420835afa
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

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