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