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

# [6.1.0-alpha.14](https://github.com/parse-community/parse-server/compare/6.1.0-alpha.13...6.1.0-alpha.14) (2023-05-27)

### Bug Fixes

* Unnecessary log entries by `extendSessionOnUse` ([#8562](https://github.com/parse-community/parse-server/issues/8562)) ([fd6a007](fd6a0077f2))

### Features

* Allow `Parse.Object` pointers in Cloud Code arguments ([#8490](https://github.com/parse-community/parse-server/issues/8490)) ([28aeda3](28aeda3f16))
This commit is contained in:
semantic-release-bot
2023-05-27 23:32:51 +00:00
parent d7ac0cd9f8
commit bd39ac54f4
3 changed files with 14 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "parse-server",
"version": "6.1.0-alpha.13",
"version": "6.1.0-alpha.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "6.1.0-alpha.13",
"version": "6.1.0-alpha.14",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {