Skip to content

Commit 886ad38

Browse files
chore(release): 3.4.0-alpha.2 [skip ci]
# [3.4.0-alpha.2](3.4.0-alpha.1...3.4.0-alpha.2) (2021-10-29) ### Bug Fixes * upgrade @babel/runtime from 7.14.8 to 7.15.3 ([#1404](#1404)) ([8cb321c](8cb321c))
1 parent 8cb321c commit 886ad38

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.4.0-alpha.2](https://github.com/parse-community/Parse-SDK-JS/compare/3.4.0-alpha.1...3.4.0-alpha.2) (2021-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade @babel/runtime from 7.14.8 to 7.15.3 ([#1404](https://github.com/parse-community/Parse-SDK-JS/issues/1404)) ([8cb321c](https://github.com/parse-community/Parse-SDK-JS/commit/8cb321cbe81d51d4bbf94c2ac2638c14a0826bf4))
7+
18
# [3.4.0-alpha.1](https://github.com/parse-community/Parse-SDK-JS/compare/3.3.2-alpha.1...3.4.0-alpha.1) (2021-10-27)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "3.4.0-alpha.1",
3+
"version": "3.4.0-alpha.2",
44
"description": "The Parse JavaScript SDK",
55
"homepage": "https://parseplatform.org/",
66
"keywords": [

0 commit comments

Comments
 (0)