Skip to content

Commit 1f4393c

Browse files
committed
Changelog and update to 2.2.4
1 parent e361ccf commit 1f4393c

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 Server Changelog
22

3+
### 2.2.4 (3/29/2016)
4+
5+
* Hotfix: fixed imports issue for S3Adapter, GCSAdapter, FileSystemAdapter
6+
37
### 2.2.3 (3/29/2016)
48

59
* Fixed bug with invalid email verification link on email update. [\#1253](https://github.com/ParsePlatform/parse-server/pull/1253) ([kzielonka](https://github.com/kzielonka))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-server",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "An express module providing a Parse-compatible API server",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)