Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.8...v3.5.0) (2022-07-20)

### Features

* adds test account operation ([#960](#960)) ([cd0d842](cd0d842))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jul 20, 2022
1 parent cd0d842 commit 2c198bb
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.5.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.8...v3.5.0) (2022-07-20)


### Features

* adds test account operation ([#960](https://github.com/ScaleLeap/amazon-advertising-api-sdk/issues/960)) ([cd0d842](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/cd0d842b6fe06a537856ab9d5239680c9db6761a))

## [3.4.8](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.7...v3.4.8) (2022-07-19)


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.4.8",
"version": "3.5.0",
"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 2c198bb

Please sign in to comment.