Skip to content

Commit

Permalink
chore(@nestgram) publish v1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RozmarinUS committed Jul 10, 2024
1 parent de94abf commit 6dcfc4f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"conventionalCommits": true
}
},
"version": "1.2.0"
"version": "1.2.1"
}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,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
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestgramjs/core",
"version": "1.2.0",
"version": "1.2.1",
"description": "A module for creating Telegram bots using NestJS, based on telegraf.js",
"author": "GlobalArt, Inc",
"license": "MIT",
Expand Down

0 comments on commit 6dcfc4f

Please sign in to comment.