Skip to content

Commit

Permalink
chore(release): 3.8.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.8.3](v3.8.2...v3.8.3) (2022-12-01)

### Bug Fixes

* adds a test for SA ([2fdbca6](2fdbca6))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Dec 1, 2022
1 parent 812b2c8 commit e8e95dd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.8.3](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.8.2...v3.8.3) (2022-12-01)


### Bug Fixes

* adds a test for SA ([2fdbca6](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/2fdbca6cfaad767cf19e68306e354f6c34cbbc36))

## [3.8.2](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.8.1...v3.8.2) (2022-12-01)


Expand Down
4 changes: 2 additions & 2 deletions 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.8.2",
"version": "3.8.3",
"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 e8e95dd

Please sign in to comment.