Skip to content

Commit 6493269

Browse files
author
Hyunje Jun
committed
v6.6.0
1 parent f4b83cc commit 6493269

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 6.6.0 (4 Mar 2019)
2+
3+
### Feature
4+
5+
* Add DeviceLinkEvent / DeviceUnlinkEvent (#123)
6+
7+
### Type
8+
9+
* Fix FlexSpacer to have optional 'size' property (#122)
10+
11+
### Misc
12+
13+
* Run `npm audit fix` to fix minor dependency vulnerability.
14+
15+
116
## 6.5.0 (16 Feb 2019)
217

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

0 commit comments

Comments
 (0)