Skip to content

Commit 3eab082

Browse files
committed
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-07-15) ### Bug Fixes * ensure config work as stated on documentation ([7247342](7247342)), closes [#12](#12)
1 parent 7247342 commit 3eab082

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/edmundhung/maildog/compare/v1.0.0...v1.0.1) (2021-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure config work as stated on documentation ([7247342](https://github.com/edmundhung/maildog/commit/7247342778deb8b1f09e1415cd05f53bad7082d9)), closes [#12](https://github.com/edmundhung/maildog/issues/12)
7+
18
# 1.0.0 (2021-07-11)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maildog",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Hosting your own email forwarding service on AWS and manage it with Github Actions",
55
"bin": {
66
"email-masking": "bin/email-masking.js"

0 commit comments

Comments
 (0)