Skip to content

Commit 6096449

Browse files
chore(release): 7.5.3 [skip ci]
## [7.5.3](7.5.2...7.5.3) (2025-07-10) ### Bug Fixes * Data schema exposed via GraphQL API public introspection (GHSA-48q3-prgv-gm4w) ([#9820](#9820)) ([c10f4ac](c10f4ac))
1 parent c10f4ac commit 6096449

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

changelogs/CHANGELOG_release.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.5.3](https://github.com/parse-community/parse-server/compare/7.5.2...7.5.3) (2025-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Data schema exposed via GraphQL API public introspection (GHSA-48q3-prgv-gm4w) ([#9820](https://github.com/parse-community/parse-server/issues/9820)) ([c10f4ac](https://github.com/parse-community/parse-server/commit/c10f4ac97b9c1568b6669f1251e1f686b1decdda))
7+
18
## [7.5.2](https://github.com/parse-community/parse-server/compare/7.5.1...7.5.2) (2025-03-21)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-server",
3-
"version": "7.5.2",
3+
"version": "7.5.3",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)