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.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.5](v2.0.4...v2.0.5) (2021-10-27)

### Bug Fixes

* adds types to `ChargeTypeEnum`, `TaxCollectionModelEnum`, `AdjustmentTypeEnum` ([#448](#448)) ([8b3261a](8b3261a)), closes [#447](#447)
  • Loading branch information
Scale Bot authored and AlexanderGaivorontsev committed Oct 28, 2021
1 parent 8aafc98 commit 8f882c7
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.5](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v2.0.4...v2.0.5) (2021-10-27)


### Bug Fixes

* adds types to `ChargeTypeEnum`, `TaxCollectionModelEnum`, `AdjustmentTypeEnum` ([#448](https://github.com/ScaleLeap/amazon-mws-api-sdk/issues/448)) ([8b3261a](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/8b3261ab3cf1275af6d76ad24e55570fb6dec98b)), closes [#447](https://github.com/ScaleLeap/amazon-mws-api-sdk/issues/447)

## [2.0.4](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v2.0.3...v2.0.4) (2021-10-19)


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.4",
"version": "2.0.5",
"main": "lib/index.js",
"files": [
"/lib"
Expand Down

0 comments on commit 8f882c7

Please sign in to comment.