Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...v1.1.3) (2020-03-06)

### Bug Fixes

* ESLint config issue ([c9d3cfd](c9d3cfd))
* references to package.json ([f8b30e8](f8b30e8)), closes [#249](#249)
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Mar 6, 2020
1 parent f8b30e8 commit 34cb54a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.3](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.1.2...v1.1.3) (2020-03-06)


### Bug Fixes

* ESLint config issue ([c9d3cfd](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/c9d3cfdcaeed7073a7ccf72055864328f4f6e2bd))
* references to package.json ([f8b30e8](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/f8b30e8e0a456c5c69d5017a359d3352f00782cc)), closes [#249](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/issues/249)

## [1.1.2](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.1.1...v1.1.2) (2020-03-05)


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": "amazon-advertising-api-sdk",
"version": "1.1.2",
"version": "1.1.3",
"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 34cb54a

Please sign in to comment.