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 44214b0 commit b884dbaCopy full SHA for b884dba
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 6.1.0 (19 June 2018)
2
+
3
+#### Type
4
5
+* Add types for flex message (#74)
6
+* Simplify type definition for `Action`
7
8
9
## 6.0.3 (18 June 2018)
10
11
#### Misc
package.json
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
- "version": "6.0.3",
+ "version": "6.1.0",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=4"
0 commit comments