Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.1.2...v4.0.0) (2020-03-10)

### Features

* adds AmazonMarketplaceAdvertisingRegion object ([87c27c9](87c27c9))

### BREAKING CHANGES

* Adds AmazonMarketplaceAdvertisingRegion object suppot.
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Mar 10, 2020
1 parent 87c27c9 commit c0a557b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/ScaleLeap/amazon-marketplaces/compare/v3.1.2...v4.0.0) (2020-03-10)


### Features

* adds AmazonMarketplaceAdvertisingRegion object ([87c27c9](https://github.com/ScaleLeap/amazon-marketplaces/commit/87c27c9ac6ba056f7c8d6499fa8f3c33f8ef5a68))


### BREAKING CHANGES

* Adds AmazonMarketplaceAdvertisingRegion object suppot.

## [3.1.2](https://github.com/ScaleLeap/amazon-marketplaces/compare/v3.1.1...v3.1.2) (2020-03-09)


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-marketplaces",
"version": "3.1.2",
"version": "4.0.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit c0a557b

Please sign in to comment.