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.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2020-07-15)

### Bug Fixes

* **deps:** update dependency purify-ts to v0.16.0-beta.3 ([2abf017](2abf017))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jul 15, 2020
1 parent 2abf017 commit 27dc41b
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.4.1](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.4.0...v1.4.1) (2020-07-15)


### Bug Fixes

* **deps:** update dependency purify-ts to v0.16.0-beta.3 ([2abf017](https://github.com/ScaleLeap/amazon-mws-api-sdk/commit/2abf01722def647a6938f57c830a3df2ed9a5173))

# [1.4.0](https://github.com/ScaleLeap/amazon-mws-api-sdk/compare/v1.3.0...v1.4.0) (2020-07-10)


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/#readme",
"version": "1.4.0",
"version": "1.4.1",
"main": "lib/index.js",
"files": [
"/lib"
Expand Down

0 comments on commit 27dc41b

Please sign in to comment.