chore(release): 6.5.1 [skip ci]

## [6.5.1](https://github.com/parse-community/parse-server/compare/6.5.0...6.5.1) (2024-03-02)

### Bug Fixes

* Security upgrade @parse/push-adapter from 5.0.2 to 5.1.0 ([#8972](https://github.com/parse-community/parse-server/issues/8972)) ([bba24dd](bba24dd827))
This commit is contained in:
semantic-release-bot
2024-03-02 20:43:02 +00:00
parent bba24dd827
commit 46761d3ae2
3 changed files with 10 additions and 3 deletions

View File

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