chore(release): 6.1.0-alpha.20 [skip ci]

# [6.1.0-alpha.20](https://github.com/parse-community/parse-server/compare/6.1.0-alpha.19...6.1.0-alpha.20) (2023-06-09)

### Features

* Add zones for rate limiting by `ip`, `user`, `session`, `global` ([#8508](https://github.com/parse-community/parse-server/issues/8508)) ([03fba97](03fba97e05))
This commit is contained in:
semantic-release-bot
2023-06-09 11:29:05 +00:00
parent 03fba97e05
commit c8910abdaa
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.1.0-alpha.19",
"version": "6.1.0-alpha.20",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "6.1.0-alpha.19",
"version": "6.1.0-alpha.20",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {