Skip to content

Commit

Permalink
chore(release): 3.1.18 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.18](v3.1.17...v3.1.18) (2021-06-22)

### Bug Fixes

* updates campaign types edge case no strategy ([#789](#789)) ([076869f](076869f))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jun 22, 2021
1 parent 076869f commit 0a0b574
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Changelog

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* updates campaign types edge case no strategy ([#789](https://github.com/ScaleLeap/amazon-advertising-api-sdk/issues/789)) ([076869f](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/076869f3d5983cd49c280d1e9afe2d2706be90ce))

# Changelog

All notable changes to this project will be documented in this file.
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.17",
"version": "3.1.18",
"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 0a0b574

Please sign in to comment.