chore(release): 7.0.0-alpha.16 [skip ci]

# [7.0.0-alpha.16](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.15...7.0.0-alpha.16) (2024-02-14)

### Features

* Deprecation DEPPS9: LiveQuery `fields` option is renamed to `keys` ([#8852](https://github.com/parse-community/parse-server/issues/8852)) ([38983e8](38983e8e9b))

### BREAKING CHANGES

* LiveQuery `fields` option is renamed to `keys` ([38983e8](38983e8))
This commit is contained in:
semantic-release-bot
2024-02-14 23:32:04 +00:00
parent 38983e8e9b
commit bbda8d2ed6
3 changed files with 15 additions and 3 deletions

4
package-lock.json generated
View File

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