Skip to content

Commit 1f254a9

Browse files
author
Hyunje Jun
committed
v3.1.1
1 parent ab944eb commit 1f254a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.1.1 (19 Sep 2017)
2+
3+
#### Type
4+
5+
* Fix type of postback.params
6+
17
## 3.1.0 (19 Sep 2017)
28

39
#### Major

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@line/bot-sdk",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Node.js SDK for LINE Messaging API",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)