Skip to content

Commit 283af61

Browse files
committed
Update CHANGELOG for v0.22.2
1 parent 9c7e9e0 commit 283af61

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.22.2 (2017-03-31)
2+
3+
### Features
4+
- Add url signing function to cloud (#165)
5+
6+
### Bug Fixes
7+
- Fix request object's action only replace first `:` to `/`
8+
- Put content type from server to asset objec
9+
10+
### Other Notes
11+
- Add documentation on container pubsub on/off (#177)
12+
13+
114
## 0.22.1 (2017-02-15)
215

316
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skygear",
3-
"version": "0.22.1",
3+
"version": "0.22.2",
44
"description": "JS SDK of Skygear services",
55
"homepage": "https://github.com/SkygearIO/skygear-SDK-JS",
66
"repository": {

0 commit comments

Comments
 (0)