Skip to content

Commit 06087ce

Browse files
chore(release): 7.1.2 [skip ci]
## [7.1.2](7.1.1...7.1.2) (2025-12-01) ### Bug Fixes * Missing dependencies in transpiled browser code ([#2812](#2812)) ([c7359bb](c7359bb))
1 parent 73a266b commit 06087ce

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.2](https://github.com/parse-community/Parse-SDK-JS/compare/7.1.1...7.1.2) (2025-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Missing dependencies in transpiled browser code ([#2812](https://github.com/parse-community/Parse-SDK-JS/issues/2812)) ([c7359bb](https://github.com/parse-community/Parse-SDK-JS/commit/c7359bbfcd40000a4a8df0626ee5237437270b44))
7+
18
## [7.1.1](https://github.com/parse-community/Parse-SDK-JS/compare/7.1.0...7.1.1) (2025-12-01)
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.2-alpha.1",
3+
"version": "7.1.2",
44
"description": "Parse JavaScript SDK",
55
"homepage": "https://parseplatform.org",
66
"keywords": [

0 commit comments

Comments
 (0)