Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.4...v3.1.0) (2021-02-13)

### Features

* implement complete media method ([6d195f7](6d195f7))
* implement create upload location method ([3f510bf](3f510bf))
* implement describeMedia method ([17d4ae5](17d4ae5))
* implement types for create upload location method ([75c4014](75c4014))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Feb 13, 2021
1 parent 17d4ae5 commit ebfbaa7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.0.4...v3.1.0) (2021-02-13)


### Features

* implement complete media method ([6d195f7](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/6d195f7aafc9112da70e3ad171cc6a4a7742518c))
* implement create upload location method ([3f510bf](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/3f510bf209b1bb02163fa5c145054c1573e0ba23))
* implement describeMedia method ([17d4ae5](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/17d4ae59270aa615ad912fc57490f177b880bf04))
* implement types for create upload location method ([75c4014](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/75c4014bb096b43b23370838d7382414aff3503c))

## [3.0.4](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.0.3...v3.0.4) (2021-02-11)


Expand Down
2 changes: 1 addition & 1 deletion 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.0.4",
"version": "3.1.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 ebfbaa7

Please sign in to comment.