Skip to content

Commit f983157

Browse files
author
Will Myers
authored
Cut 2.3.0 release (#14)
* 2.3.0 * Cut 2.3.0 release * Update CHANGELOG
1 parent 6d5dba2 commit f983157

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.3.0 January 6, 2017
2+
- Add `merchants` resource
3+
+ `merchants#all`
4+
15
2.2.0 January 4, 2017
26
- Add `client.utils.isWebhookAuthentic` function
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@button/button-client-node",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "node.js client for the Button Order API",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)