Skip to content

Commit 7a14b33

Browse files
author
Hyunje Jun
committed
v6.2.1
1 parent 74c4b90 commit 7a14b33

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 6.2.1 (16 Aug 2018)
2+
3+
### Misc
4+
5+
* Remove gitbook-cli from dev dependencies
6+
7+
18
## 6.2.0 (15 Aug 2018)
29

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

0 commit comments

Comments
 (0)