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 4defeaf commit 772e9c6Copy full SHA for 772e9c6
CHANGELOG.md
@@ -1,4 +1,12 @@
1
-## 6.0.2 (21 May 2018(
+## 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)
10
11
#### Type
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
- "version": "6.0.2",
+ "version": "6.0.3",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=4"
0 commit comments