Skip to content

Commit

Permalink
v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyunje Jun committed Aug 16, 2018
1 parent 74c4b90 commit 7a14b33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 6.2.1 (16 Aug 2018)

### Misc

* Remove gitbook-cli from dev dependencies


## 6.2.0 (15 Aug 2018)

#### Type
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
"version": "6.2.0",
"version": "6.2.1",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=4"
Expand Down

0 comments on commit 7a14b33

Please sign in to comment.