Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.2...v1.12.0) (2020-04-04)

### Features

* rename http client auth authorizationToken to accessToken ([7a230da](7a230da))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Apr 4, 2020
1 parent 7a230da commit c24f850
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.11.2...v1.12.0) (2020-04-04)


### Features

* rename http client auth authorizationToken to accessToken ([7a230da](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/7a230dadc9074fba721706cb07313d037a692dba))

## [1.11.2](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.11.1...v1.11.2) (2020-04-03)


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": "@scaleleap/amazon-advertising-api-sdk",
"version": "1.11.2",
"version": "1.12.0",
"description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit c24f850

Please sign in to comment.