Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2020-10-10)

### Bug Fixes

* catch unhandled promise rejection ([79f347b](79f347b))
* verify that thrown error really has a message property ([ae723a7](ae723a7))
* **deps:** update dependency tslib to v2.0.3 ([a5377f5](a5377f5))
  • Loading branch information
semantic-release-bot committed Oct 10, 2020
1 parent cf1f7d8 commit a3937d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## [1.0.1](https://github.com/screendriver/ifttt-action/compare/v1.0.0...v1.0.1) (2020-10-10)


### Bug Fixes

* catch unhandled promise rejection ([79f347b](https://github.com/screendriver/ifttt-action/commit/79f347bd7ec751c5ac10fdcce1277f0984e1e6b3))
* verify that thrown error really has a message property ([ae723a7](https://github.com/screendriver/ifttt-action/commit/ae723a7b16b476d587f782ee99f41b5e6c754a85))
* **deps:** update dependency tslib to v2.0.3 ([a5377f5](https://github.com/screendriver/ifttt-action/commit/a5377f5e7c9ebc6c0ffaeca9ec8b31dd6f2728dc))
1 change: 1 addition & 0 deletions target/dist/index.js

Large diffs are not rendered by default.

0 comments on commit a3937d1

Please sign in to comment.