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

Commit 6a1a134

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 3.8.0 [skip ci]
# [3.8.0](v3.7.0...v3.8.0) (2022-12-01) ### Features * added `ruleBased` bidding strategy ([#979](#979)) ([b6765fc](b6765fc))
1 parent b6765fc commit 6a1a134

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.8.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.7.0...v3.8.0) (2022-12-01)
7+
8+
9+
### Features
10+
11+
* added `ruleBased` bidding strategy ([#979](https://github.com/ScaleLeap/amazon-advertising-api-sdk/issues/979)) ([b6765fc](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/b6765fc9a611d5a2a54087292b2bc45fce5a11e8))
12+
613
# [3.7.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.6.1...v3.7.0) (2022-09-02)
714

815

package-lock.json

Lines changed: 2 additions & 2 deletions
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.7.0",
3+
"version": "3.8.0",
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)