We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9399e32 commit 4c27baeCopy full SHA for 4c27bae
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "3.1.0"
+ ".": "3.1.1"
3
}
CHANGELOG.md
@@ -2,6 +2,18 @@
This file contains all the latest changes and updates to Postal.
4
5
+## [3.1.1](https://github.com/postalserver/postal/compare/3.1.0...3.1.1) (2024-03-08)
6
+
7
8
+### Bug Fixes
9
10
+* don't override paths in dockerfile ([9399e32](https://github.com/postalserver/postal/commit/9399e3223467cdacd010e70b58ad6093e128213d))
11
12
13
+### Tests
14
15
+* **smtp-sender:** add more tests for AUTH LOGIN ([22dcd49](https://github.com/postalserver/postal/commit/22dcd4901f188915cf4b3c758c6f2fc637a4e1e3))
16
17
## [3.1.0](https://github.com/postalserver/postal/compare/3.0.2...3.1.0) (2024-03-06)
18
19
0 commit comments