Skip to content

Commit 8191b6d

Browse files
chore(release): 8.6.72 [skip ci]
## [8.6.72](8.6.71...8.6.72) (2026-03-31) ### Bug Fixes * Security upgrade @apollo/server from 4.12.1 to 4.13.0 ([#10082](#10082)) ([18a1560](18a1560))
1 parent 18a1560 commit 8191b6d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

changelogs/CHANGELOG_release.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.6.72](https://github.com/parse-community/parse-server/compare/8.6.71...8.6.72) (2026-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade @apollo/server from 4.12.1 to 4.13.0 ([#10082](https://github.com/parse-community/parse-server/issues/10082)) ([18a1560](https://github.com/parse-community/parse-server/commit/18a1560d480d5bdcacbc24dbb7e45c02d7f93613))
7+
18
## [8.6.71](https://github.com/parse-community/parse-server/compare/8.6.70...8.6.71) (2026-03-30)
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": "8.6.71",
3+
"version": "8.6.72",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)