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 2b67d80 commit 8e8f4afCopy full SHA for 8e8f4af
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 6.2.0 (15 Aug 2018)
2
+
3
+#### Type
4
5
+* Add QuickReply types (#83)
6
+* Format type comments
7
8
+#### Misc
9
10
+* Upgrade TypeScript to 3
11
12
13
## 6.1.1 (14 Aug 2018)
14
15
#### Type
package.json
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
- "version": "6.1.1",
+ "version": "6.2.0",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=4"
0 commit comments