We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab944eb commit 1f254a9Copy full SHA for 1f254a9
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.1.1 (19 Sep 2017)
2
+
3
+#### Type
4
5
+* Fix type of postback.params
6
7
## 3.1.0 (19 Sep 2017)
8
9
#### Major
package.json
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=4"
0 commit comments