Skip to content

Commit 8e8f4af

Browse files
author
Hyunje Jun
committed
v6.2.0
1 parent 2b67d80 commit 8e8f4af

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## 6.1.1 (14 Aug 2018)
214

315
#### Type

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": "6.1.1",
3+
"version": "6.2.0",
44
"description": "Node.js SDK for LINE Messaging API",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)