Skip to content

Commit

Permalink
Cut 2.3.0 release (#14)
Browse files Browse the repository at this point in the history
* 2.3.0

* Cut 2.3.0 release

* Update CHANGELOG
  • Loading branch information
Will Myers authored Jan 6, 2017
1 parent 6d5dba2 commit f983157
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.3.0 January 6, 2017
- Add `merchants` resource
+ `merchants#all`

2.2.0 January 4, 2017
- Add `client.utils.isWebhookAuthentic` function

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@button/button-client-node",
"version": "2.2.0",
"version": "2.3.0",
"description": "node.js client for the Button Order API",
"repository": {
"type": "git",
Expand Down

0 comments on commit f983157

Please sign in to comment.