Skip to content

Commit 0a0b574

Browse files
Scale Botsemantic-release-bot
Scale Bot
authored andcommitted
chore(release): 3.1.18 [skip ci]
## [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))
1 parent 076869f commit 0a0b574

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [3.1.18](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.17...v3.1.18) (2021-06-22)
7+
8+
9+
### Bug Fixes
10+
11+
* 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))
12+
113
# Changelog
214

315
All notable changes to this project will be documented in this file.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleleap/amazon-advertising-api-sdk",
3-
"version": "3.1.17",
3+
"version": "3.1.18",
44
"description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)