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

# [7.0.0-alpha.25](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.24...7.0.0-alpha.25) (2024-03-05)

### Features

* Deprecation DEPPS5: Config option `allowClientClassCreation` defaults to `false` ([#8849](https://github.com/parse-community/parse-server/issues/8849)) ([29624e0](29624e0fae))

### BREAKING CHANGES

* The Parse Server option `allowClientClassCreation` defaults to `false`. ([29624e0](29624e0))
This commit is contained in:
semantic-release-bot
2024-03-05 19:08:50 +00:00
parent 29624e0fae
commit edd416b647
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.24",
"version": "7.0.0-alpha.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "parse-server",
"version": "7.0.0-alpha.24",
"version": "7.0.0-alpha.25",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {