Skip to content

Commit 39c2883

Browse files
chore(release): version packages (#1260)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c9d685 commit 39c2883

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/mailer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.1.6
4+
5+
### Patch Changes
6+
7+
- Auto-release patch version with latest changes.
8+
39
## 2.1.5
410

511
### Patch Changes

packages/mailer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-modules/mailer",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"private": false,
55
"description": "NestJS - a mailer module (@mailer)",
66
"keywords": [

0 commit comments

Comments
 (0)