Skip to content

Commit

Permalink
chore(release): 1.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.0...v1.21.0) (2020-04-30)

### Features

* Fix circular references in index.ts ([285f436](285f436))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Apr 30, 2020
1 parent 285f436 commit d311843
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.21.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.20.0...v1.21.0) (2020-04-30)


### Features

* Fix circular references in index.ts ([285f436](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/285f436b984b15f012e8def49da79cba1ac90f18))

# [1.20.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.19.0...v1.20.0) (2020-04-28)


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.20.0",
"version": "1.21.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 d311843

Please sign in to comment.