Skip to content

Commit

Permalink
chore: release 0.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 25, 2024
1 parent 2b116ec commit 8f008ff
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.13](https://github.com/en9inerd/telebuilder/compare/v0.7.12...v0.7.13) (2024-08-25)


### Bug Fixes

* update dependencies ([550894b](https://github.com/en9inerd/telebuilder/commit/550894bb01bce7bc1aa860a44b3df5a318689271))

## [0.7.12](https://github.com/en9inerd/telebuilder/compare/v0.7.11...v0.7.12) (2024-08-12)


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.12",
"version": "0.7.13",
"description": "Simple telegram bot framework based on gramjs",
"type": "module",
"exports": {
Expand Down

0 comments on commit 8f008ff

Please sign in to comment.