Skip to content

Commit 772e9c6

Browse files
author
Hyunje Jun
committed
v6.0.3
1 parent 4defeaf commit 772e9c6

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## 6.0.2 (21 May 2018(
1+
## 6.0.3 (18 June 2018)
2+
3+
#### Misc
4+
5+
* Move get-audio-duration dep to proper package.json (#73)
6+
* Vulnerability fix with `npm audit fix`
7+
8+
9+
## 6.0.2 (21 May 2018)
210

311
#### Type
412

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

0 commit comments

Comments
 (0)