Skip to content

Commit

Permalink
chore(main): release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and loopingz committed Sep 12, 2023
1 parent 334c29a commit 6b89672
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.3](https://github.com/loopingz/smtp-relay/compare/v1.3.2...v1.3.3) (2023-09-12)


### Bug Fixes

* use async unlink with a log for error ([334c29a](https://github.com/loopingz/smtp-relay/commit/334c29a9cb1902a8ce1a0556d9429e461007dda0)), closes [#67](https://github.com/loopingz/smtp-relay/issues/67)

## [1.3.2](https://github.com/loopingz/smtp-relay/compare/v1.3.1...v1.3.2) (2023-08-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smtp-relay",
"version": "1.3.2",
"version": "1.3.3",
"main": "lib/index.js",
"bin": "lib/index.js",
"license": "MIT",
Expand Down

0 comments on commit 6b89672

Please sign in to comment.