chore(release): 5.3.0-alpha.23 [skip ci]

# [5.3.0-alpha.23](https://github.com/parse-community/parse-server/compare/5.3.0-alpha.22...5.3.0-alpha.23) (2022-09-17)

### Bug Fixes

* liveQuery with `containedIn` not working when object field is an array ([#8128](https://github.com/parse-community/parse-server/issues/8128)) ([1d9605b](1d9605bc93))
This commit is contained in:
semantic-release-bot
2022-09-17 12:10:06 +00:00
parent 1d9605bc93
commit cec3071170
3 changed files with 9 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "5.3.0-alpha.22",
"version": "5.3.0-alpha.23",
"lockfileVersion": 1,
"requires": true,
"dependencies": {