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

Commit

Permalink
chore(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2020-08-13)

### Bug Fixes

* fix api-extractor issues ([b825f6d](b825f6d))
* return settings.json to previous state ([b011fb0](b011fb0))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Aug 13, 2020
1 parent 4fd4966 commit f534412
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.9.1](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.0...v1.9.1) (2020-08-13)


### Bug Fixes

* fix api-extractor issues ([b825f6d](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/b825f6dd32c9fcbcef79057a103b29d5847f8242))
* return settings.json to previous state ([b011fb0](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/b011fb02c9b41d6675268bcad9475def1dd9c54f))

# [1.9.0](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.8.0...v1.9.0) (2020-08-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
Expand Up @@ -19,7 +19,7 @@
}
],
"homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/#readme",
"version": "1.9.0",
"version": "1.9.1",
"main": "lib/index.js",
"files": [
"/lib"
Expand Down

0 comments on commit f534412

Please sign in to comment.