chore(main): release 2.7.0 (#3)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-07-23 19:04:27 +03:00 committed by GitHub
parent e605c97ac1
commit 43344d308f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 3 deletions

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# Changelog
## [2.7.0](https://github.com/Maks1mS/nestjs-telegraf/compare/v2.6.4...v2.7.0) (2023-07-23)
### Features
* add GlobalUpdate decorator ([#2](https://github.com/Maks1mS/nestjs-telegraf/issues/2)) ([dca35a0](https://github.com/Maks1mS/nestjs-telegraf/commit/dca35a0c7f5dda6cb1ce2768d244d68274c544f3))

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@maks1ms/nestjs-telegraf",
"version": "2.6.4",
"version": "2.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@maks1ms/nestjs-telegraf",
"version": "2.6.4",
"version": "2.7.0",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21"

View File

@ -1,6 +1,6 @@
{
"name": "@maks1ms/nestjs-telegraf",
"version": "2.6.4",
"version": "2.7.0",
"description": "Telegraf module for NestJS",
"keywords": [
"nest",