Skip to content

Commit

Permalink
chore(release): Release 1.76.0 - Jan 2, 2019, 12:49 PM [skip ci]
Browse files Browse the repository at this point in the history
# [1.76.0](v1.75.0...v1.76.0) (2019-01-02)

### Features

* **audit-actions:** add next cursor in reponse ([3ccf52d](3ccf52d))
* **audit-actions:** pass on query params into next ([81a88ca](81a88ca))
  • Loading branch information
semantic-release-bot committed Jan 2, 2019
1 parent 0819b45 commit c647d0d
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
# [1.76.0](https://github.com/tillhub/tillhub-sdk-javascript/compare/v1.75.0...v1.76.0) (2019-01-02)


### Features

* **audit-actions:** add next cursor in reponse ([3ccf52d](https://github.com/tillhub/tillhub-sdk-javascript/commit/3ccf52d))
* **audit-actions:** pass on query params into next ([81a88ca](https://github.com/tillhub/tillhub-sdk-javascript/commit/81a88ca))

# [1.75.0](https://github.com/tillhub/tillhub-sdk-javascript/compare/v1.74.0...v1.75.0) (2019-01-02)


Expand Down
19 changes: 17 additions & 2 deletions dist/lib/v0/auditActions.js

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

2 changes: 1 addition & 1 deletion dist/lib/v0/auditActions.js.map

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

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
@@ -1,6 +1,6 @@
{
"name": "@tillhub/javascript-sdk",
"version": "1.75.0",
"version": "1.76.0",
"description": "The JavaScript (Browser) SDK for the Tillhub API.",
"keywords": [],
"main": "dist/lib/tillhub-js.js",
Expand Down

0 comments on commit c647d0d

Please sign in to comment.