We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c041b3a commit 61c353fCopy full SHA for 61c353f
packages/mailer/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.1.14
4
+
5
+### Patch Changes
6
7
+- Auto-release patch version with latest changes.
8
9
## 2.1.13
10
11
### Patch Changes
packages/mailer/package.json
@@ -1,6 +1,6 @@
{
"name": "@nestjs-modules/mailer",
- "version": "2.1.13",
+ "version": "2.1.14",
"private": false,
"description": "NestJS - a mailer module (@mailer)",
"keywords": [
0 commit comments