Skip to content

Commit 5538081

Browse files
authored
Merge pull request #741 from dplewis/release-2.2.1
⚡ Release v2.2.1
2 parents f477ee7 + 1a09de3 commit 5538081

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Parse-SDK-JS
22

3+
## 2.2.1
4+
5+
- Addresses issue with babel runtime regenerator ([#740](https://github.com/parse-community/Parse-SDK-JS/pull/740))
6+
37
## 2.2.0
48

59
- Support for Local Datastore ([#612](https://github.com/parse-community/parse-server/pull/612))

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": "2.2.0",
3+
"version": "2.2.1",
44
"description": "The Parse JavaScript SDK",
55
"homepage": "https://www.parse.com",
66
"keywords": [

0 commit comments

Comments
 (0)