Skip to content

Commit

Permalink
chore(release): 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 14, 2021
1 parent 25ee9cc commit c734ae1
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 @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.6](https://github.com/johnnyhuy/actions-discord-git-webhook/compare/v0.0.5...v0.0.6) (2021-09-14)


### Bug Fixes

* Try close promise on complete ([25ee9cc](https://github.com/johnnyhuy/actions-discord-git-webhook/commit/25ee9cc5e484459100efb8d3dfbb1f2d8195ba8f))

### [0.0.5](https://github.com/johnnyhuy/actions-discord-git-webhook/compare/v0.0.4...v0.0.5) (2021-09-12)


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
@@ -1,6 +1,6 @@
{
"name": "actions-discord-git-webhook",
"version": "0.0.5",
"version": "0.0.6",
"description": "This is a hard fork of the original Discord Webhook GitHub Action, which was specifically catered towards Java development. This is one a slightly more generic one where we just want to post commits via webhooks.",
"main": "src/index.js",
"author": "johnnyhuy",
Expand Down

0 comments on commit c734ae1

Please sign in to comment.