chore(release): 5.1.1 [skip ci]

## [5.1.1](https://github.com/parse-community/parse-server/compare/5.1.0...5.1.1) (2022-03-18)

### Reverts

* ci: temporarily disable breaking change detection ([#7861](https://github.com/parse-community/parse-server/issues/7861)) ([effed92](effed92cab))
This commit is contained in:
semantic-release-bot
2022-03-18 15:14:57 +00:00
parent effed92cab
commit 01096b360a
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "5.1.0",
"version": "5.1.1",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {