Skip to content

Commit

Permalink
6.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xingoxu committed Dec 19, 2019
1 parent 8554088 commit d51c7e8
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 6.8.4 (19 Dec 2019)

### Bug fix

* Fix typo in type of FriendDemographics (#177)
* Add label property to ImageMapAction type (#187)

### Feature

* Change data api's domain to api-data.line.me (#178)
* Add getUserInteractionStatistics API (#183)
* Add new properties in webhook types (#182)

### Misc

* Rewrite test in nock (#179)
* Update dependencies (#180)

## 6.8.3 (05 Nov 2019)

### Bug fix
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@line/bot-sdk",
"version": "6.8.3",
"version": "6.8.4",
"description": "Node.js SDK for LINE Messaging API",
"engines": {
"node": ">=8"
Expand Down

0 comments on commit d51c7e8

Please sign in to comment.