Skip to content

Commit

Permalink
chore(release): 10.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.2.0](v10.1.0...v10.2.0) (2021-02-19)

### Features

* adds Seller Central URLs ([#338](#338)) ([067772e](067772e))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Feb 19, 2021
1 parent 067772e commit 1aece90
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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.

# [10.2.0](https://github.com/ScaleLeap/amazon-marketplaces/compare/v10.1.0...v10.2.0) (2021-02-19)


### Features

* adds Seller Central URLs ([#338](https://github.com/ScaleLeap/amazon-marketplaces/issues/338)) ([067772e](https://github.com/ScaleLeap/amazon-marketplaces/commit/067772e8a1d49fab6c8133972c595afb8e1a6ac1))

# [10.1.0](https://github.com/ScaleLeap/amazon-marketplaces/compare/v10.0.0...v10.1.0) (2021-02-17)


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
Expand Up @@ -15,7 +15,7 @@
"bugs": {
"url": "https://github.com/ScaleLeap/amazon-marketplaces/issues"
},
"version": "10.1.0",
"version": "10.2.0",
"main": "lib/index.js",
"scripts": {
"prebuild": "npm run clean",
Expand Down

0 comments on commit 1aece90

Please sign in to comment.