diff --git a/lerna.json b/lerna.json index 296e67f..a92d31e 100644 --- a/lerna.json +++ b/lerna.json @@ -8,5 +8,5 @@ "conventionalCommits": true } }, - "version": "1.3.0" + "version": "1.3.1" } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index d31a917..e7666e4 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -81,3 +81,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. **Note:** Version bump only for package @nestgramjs/core + +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +**Note:** Version bump only for package @nestgramjs/core diff --git a/packages/core/package.json b/packages/core/package.json index 826bca3..d204f64 100755 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@nestgramjs/core", - "version": "1.3.0", + "version": "1.3.1", "description": "A module for creating Telegram bots using NestJS, based on telegraf.js", "author": "GlobalArt, Inc", "keywords": [