We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5dba2 commit f983157Copy full SHA for f983157
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+2.3.0 January 6, 2017
2
+ - Add `merchants` resource
3
+ + `merchants#all`
4
+
5
2.2.0 January 4, 2017
6
- Add `client.utils.isWebhookAuthentic` function
7
package.json
@@ -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",
0 commit comments