Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.6](v2.0.5...v2.0.6) (2021-10-28)

### Bug Fixes

* adds finances data types ([#449](#449)) ([2425277](2425277))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Oct 28, 2021
1 parent 2425277 commit af0a719
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
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.

## [2.0.6](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v2.0.5...v2.0.6) (2021-10-28)


### Bug Fixes

* adds finances data types ([#449](https://github.com/ScaleLeap/amazon-mws-api-sdk/issues/449)) ([2425277](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/24252778edeb3aed1cc8c882b84974b26f15cf42))

## [2.0.5](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v2.0.4...v2.0.5) (2021-10-27)


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
Expand Up @@ -23,7 +23,7 @@
"type": "git",
"url": "git@github.com:ScaleLeap/amazon-mws-api-sdk.git"
},
"version": "2.0.5",
"version": "2.0.6",
"main": "lib/index.js",
"files": [
"/lib"
Expand Down

0 comments on commit af0a719

Please sign in to comment.