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 e9cd00e commit 3ad5d93Copy full SHA for 3ad5d93
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 6.1.1 (14 Aug 2018)
2
+
3
+#### Type
4
5
+* Update FlexMessage types (#81)
6
7
+#### Misc
8
9
+* Add test coverage (#78)
10
+* Add JSDoc comments (#80)
11
12
13
## 6.1.0 (19 June 2018)
14
15
#### Type
package.json
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
- "version": "6.1.0",
+ "version": "6.1.1",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=4"
0 commit comments