Skip to content

Commit

Permalink
chore(release): 3.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.1](v3.6.0...v3.6.1) (2022-08-02)

### Bug Fixes

* modified campaigns types file ([#974](#974)) ([279d319](279d319))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Aug 2, 2022
1 parent 279d319 commit 8ded64d
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.6.1](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.6.0...v3.6.1) (2022-08-02)


### Bug Fixes

* modified campaigns types file ([#974](https://github.com/ScaleLeap/amazon-advertising-api-sdk/issues/974)) ([279d319](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/279d31952f36cb2cf4d5da1e6c31e6d23858b6eb))

# [3.6.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.5.0...v3.6.0) (2022-07-22)


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.6.0",
"version": "3.6.1",
"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 8ded64d

Please sign in to comment.