Skip to content

Commit f6393af

Browse files
chore(release): version packages (#1255)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4950285 commit f6393af

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/update-readme.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.1
4+
5+
### Patch Changes
6+
7+
- [`4950285`](https://github.com/nest-modules/mailer/commit/4950285da0fd017d5dce506f766594a91f6c69ef) Thanks [@juandav](https://github.com/juandav)! - Update README with features, quick start guide, and documentation website link.
8+
39
## 2.1.0
410

511
### Minor 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.0",
3+
"version": "2.1.1",
44
"private": false,
55
"description": "NestJS - a mailer module (@mailer)",
66
"keywords": [

0 commit comments

Comments
 (0)