diff --git a/CHANGELOG.md b/CHANGELOG.md index dc36c7f..451477b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ +## [0.1.2](https://github.com/BrewInteractive/nestjs-notification-module/compare/v0.1.1...v0.1.2) (2024-07-10) + ## [0.1.1](https://github.com/BrewInteractive/nestjs-notification-module/compare/v0.1.0...v0.1.1) (2024-07-10) ## 0.1.0 (2024-07-10) diff --git a/package-lock.json b/package-lock.json index 6d8b227..c99c384 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@brewww/nestjs-notification-module", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@brewww/nestjs-notification-module", - "version": "0.1.1", + "version": "0.1.2", "license": "UNLICENSED", "dependencies": { "@automapper/classes": "^8.8.1", diff --git a/package.json b/package.json index c5d815f..e42ee03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brewww/nestjs-notification-module", - "version": "0.1.1", + "version": "0.1.2", "description": "", "author": "Brew", "license": "UNLICENSED",