chore(release): 4.10.6 [skip ci]

## [4.10.6](https://github.com/parse-community/parse-server/compare/4.10.5...4.10.6) (2022-02-12)

### Bug Fixes

* update graphql dependencies to work with Parse Dashboard ([#7658](https://github.com/parse-community/parse-server/issues/7658)) ([350ecde](350ecdee59))
This commit is contained in:
semantic-release-bot
2022-02-12 16:08:06 +00:00
parent 350ecdee59
commit cd41626625
3 changed files with 9 additions and 2 deletions

View File

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