Skip to content

Commit aa3f047

Browse files
author
Hyunje Jun
committed
v6.7.0
1 parent 41cd81d commit aa3f047

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 6.7.0 (18 Apr 2019)
2+
3+
### Feature
4+
5+
* Add alt URL field to URI action (#135)
6+
* Implement (un)linkRichMenuToMultipleUsers (#135)
7+
8+
### Type
9+
10+
* Fix typo in a type (#124)
11+
12+
113
## 6.6.0 (4 Mar 2019)
214

315
### Feature

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)