Skip to content

Commit

Permalink
chore(release): 3.4.0-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0-alpha.3](parse-community/Parse-SDK-JS@3.4.0-alpha.2...3.4.0-alpha.3) (2021-12-05)

### Bug Fixes

* upgrade idb-keyval from 5.0.6 to 6.0.3 ([parse-community#1397](parse-community#1397)) ([922a6db](parse-community@922a6db))
  • Loading branch information
semantic-release-bot committed Dec 5, 2021
1 parent 922a6db commit d084ac9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelogs/CHANGELOG_alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.4.0-alpha.3](https://github.com/parse-community/Parse-SDK-JS/compare/3.4.0-alpha.2...3.4.0-alpha.3) (2021-12-05)


### Bug Fixes

* upgrade idb-keyval from 5.0.6 to 6.0.3 ([#1397](https://github.com/parse-community/Parse-SDK-JS/issues/1397)) ([922a6db](https://github.com/parse-community/Parse-SDK-JS/commit/922a6dbb8e8208d18d0759543962cbb4c1ae6d96))

# [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)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse",
"version": "3.4.0-alpha.2",
"version": "3.4.0-alpha.3",
"description": "The Parse JavaScript SDK",
"homepage": "https://parseplatform.org/",
"keywords": [
Expand Down

0 comments on commit d084ac9

Please sign in to comment.