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

# [5.0.0-alpha.25](https://github.com/parse-community/parse-server/compare/5.0.0-alpha.24...5.0.0-alpha.25) (2022-02-23)

### Bug Fixes

* upgrade winston from 3.5.0 to 3.5.1 ([#7820](https://github.com/parse-community/parse-server/issues/7820)) ([4af253d](4af253d1f8))
This commit is contained in:
semantic-release-bot
2022-02-23 00:56:33 +00:00
parent 4af253d1f8
commit 9806912045
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "5.0.0-alpha.24",
"version": "5.0.0-alpha.25",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {