Skip to content

Commit

Permalink
chore: release 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 21, 2024
1 parent 7590db9 commit 79ace73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.7.4](https://github.com/en9inerd/telebuilder/compare/v0.7.3...v0.7.4) (2024-02-21)


### Bug Fixes

* check if config files exist ([7590db9](https://github.com/en9inerd/telebuilder/commit/7590db9273ba6443d44228e63f0c933bb767c14b))

## [0.7.3](https://github.com/en9inerd/telebuilder/compare/v0.7.2...v0.7.3) (2024-02-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "telebuilder",
"version": "0.7.3",
"version": "0.7.4",
"description": "Simple telegram bot framework based on gramjs",
"type": "module",
"exports": {
Expand Down

0 comments on commit 79ace73

Please sign in to comment.