Skip to content

Commit

Permalink
chore(release): 3.1.19 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.19](v3.1.18...v3.1.19) (2021-07-30)

### Bug Fixes

* adds ENDED AdGroup status ([#803](#803)) ([e56f46b](e56f46b))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jul 30, 2021
1 parent e56f46b commit d004f5e
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.

## [3.1.19](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.18...v3.1.19) (2021-07-30)


### Bug Fixes

* adds ENDED AdGroup status ([#803](https://github.com/ScaleLeap/amazon-advertising-api-sdk/issues/803)) ([e56f46b](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/e56f46b16de52c6fc875c99d0b408fbdab827d78))

## [3.1.18](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.17...v3.1.18) (2021-06-22)


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": "3.1.18",
"version": "3.1.19",
"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 d004f5e

Please sign in to comment.