We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b32278 commit b213e91Copy full SHA for b213e91
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.0.4"
+ ".": "0.0.5"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.0.5](https://github.com/postalserver/blackhole/compare/v0.0.4...v0.0.5) (2024-03-17)
4
+
5
6
+### Bug Fixes
7
8
+* **smtp:** listen on all addresses ([7b32278](https://github.com/postalserver/blackhole/commit/7b32278a858a239f1ffe9cefcef815da4498deb3))
9
10
11
+### Miscellaneous Chores
12
13
+* **github-actions:** replace --rm-dist with --clean ([cb4762a](https://github.com/postalserver/blackhole/commit/cb4762a90d5fde7aea679f55fda6a86c82cf9289))
14
15
## [0.0.4](https://github.com/postalserver/blackhole/compare/v0.0.3...v0.0.4) (2024-03-17)
16
17
0 commit comments