Skip to content

Commit

Permalink
Merge pull request #24 from higebu/release-v1.0.2
Browse files Browse the repository at this point in the history
chore: release 1.0.2
  • Loading branch information
higebu authored Jul 14, 2021
2 parents 848c872 + aee08b2 commit fe0e3e7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

### [1.0.2](https://www.github.com/higebu/actions-email-domain/compare/v1.0.1...v1.0.2) (2021-07-14)


### Bug Fixes

* add release workflow ([9159c1a](https://www.github.com/higebu/actions-email-domain/commit/9159c1a2d120f5768d91573a0918e59e5cedc6a2))
4 changes: 2 additions & 2 deletions 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-email-domain",
"version": "1.0.6",
"version": "1.0.2",
"description": "Check commit author's email domain",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fe0e3e7

Please sign in to comment.