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 74c4b90 commit 7a14b33Copy full SHA for 7a14b33
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 6.2.1 (16 Aug 2018)
2
+
3
+### Misc
4
5
+* Remove gitbook-cli from dev dependencies
6
7
8
## 6.2.0 (15 Aug 2018)
9
10
#### Type
package.json
@@ -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"
0 commit comments