Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 0a0b574

Browse files
Scale Botsemantic-release-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

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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)