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

# [6.1.0-alpha.2](https://github.com/parse-community/parse-server/compare/6.1.0-alpha.1...6.1.0-alpha.2) (2023-03-05)

### Bug Fixes

* Nested date is incorrectly decoded as empty object `{}` when fetching a Parse Object ([#8446](https://github.com/parse-community/parse-server/issues/8446)) ([22d2446](22d2446dfe))
This commit is contained in:
semantic-release-bot
2023-03-05 00:23:27 +00:00
parent 22d2446dfe
commit 94d558edbb
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.1",
"version": "6.1.0-alpha.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "6.1.0-alpha.1",
"version": "6.1.0-alpha.2",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {