Release 4.5.0 (#7070)

* Release 4.5.0

* Update CHANGELOG.md

Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>

* Improve braking change note

* Create a breaking changes sub-section

* Add release action

Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2020-12-14 19:29:06 -08:00
committed by GitHub
parent 033a0bd443
commit 3c00bcd791
5 changed files with 93 additions and 8 deletions

View File

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