diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a8666c52..4e142cadd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.10.3](https://github.com/nest-modules/mailer/compare/v1.10.2...v1.10.3) (2023-12-20) + + +### Bug Fixes + +* add tslib ([36f3aca](https://github.com/nest-modules/mailer/commit/36f3aca0ffac5943fa1dcd927cce7200dbcdb8df)) + ### [1.10.2](https://github.com/nest-modules/mailer/compare/v1.10.0...v1.10.2) (2023-12-20) diff --git a/package.json b/package.json index d381a40a8..330bbe7fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nestjs-modules/mailer", - "version": "1.10.2", + "version": "1.10.3", "private": false, "description": "NestJS - a mailer module (@mailer)", "keywords": [