Skip to content

Commit 687cd9a

Browse files
chore(release): 7.1.0 [skip ci]
# [7.1.0](7.0.2...7.1.0) (2025-12-01) ### Features * Add Node 24 support ([#2808](#2808)) ([2794b73](2794b73))
1 parent 528247d commit 687cd9a

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.1.0](https://github.com/parse-community/Parse-SDK-JS/compare/7.0.2...7.1.0) (2025-12-01)
2+
3+
4+
### Features
5+
6+
* Add Node 24 support ([#2808](https://github.com/parse-community/Parse-SDK-JS/issues/2808)) ([2794b73](https://github.com/parse-community/Parse-SDK-JS/commit/2794b73929c6d8b4876ed7a83eeda4e3d041b118))
7+
18
## [7.0.2](https://github.com/parse-community/Parse-SDK-JS/compare/7.0.1...7.0.2) (2025-10-25)
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",
3-
"version": "7.1.0-alpha.1",
3+
"version": "7.1.0",
44
"description": "Parse JavaScript SDK",
55
"homepage": "https://parseplatform.org",
66
"keywords": [

0 commit comments

Comments
 (0)