chore(release): 7.4.0-alpha.3 [skip ci]

# [7.4.0-alpha.3](https://github.com/parse-community/parse-server/compare/7.4.0-alpha.2...7.4.0-alpha.3) (2024-10-22)

### Features

* Add support for PostGIS 3.5 ([#9354](https://github.com/parse-community/parse-server/issues/9354)) ([8ea3538](8ea35382db))
This commit is contained in:
semantic-release-bot
2024-10-22 18:30:15 +00:00
parent 8ea35382db
commit 5e1546e906
3 changed files with 10 additions and 3 deletions

View File

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