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.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.7](v1.9.6...v1.9.7) (2020-09-29)

### Bug Fixes

* path to ts-node ([d7fc410](d7fc410))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Sep 29, 2020
1 parent d7fc410 commit 6d3c7b6
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.

## [1.9.7](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.6...v1.9.7) (2020-09-29)


### Bug Fixes

* path to ts-node ([d7fc410](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/d7fc410d622801b64c53fbd62fd12f6e9dc2af90))

## [1.9.6](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.9.5...v1.9.6) (2020-09-29)


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 @@ -19,7 +19,7 @@
}
],
"homepage": "https://github.com/ScaleLeap/amazon-mws-api-sdk/",
"version": "1.9.6",
"version": "1.9.7",
"main": "lib/index.js",
"files": [
"/lib"
Expand Down

0 comments on commit 6d3c7b6

Please sign in to comment.