Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
phaux authored Jan 1, 2024
1 parent 7388a48 commit fd188f4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.0](https://github.com/phaux/tg-bot-client/compare/v0.1.2...v0.2.0) (2024-01-01)


### Features

* update Bot API types to 7.0 ([#1](https://github.com/phaux/tg-bot-client/issues/1)) ([7388a48](https://github.com/phaux/tg-bot-client/commit/7388a487963d5df2004932dd6e910dd78c4e6bc3))

### [0.1.2](https://github.com/phaux/tg-bot-client/compare/v0.1.1...v0.1.2) (2023-06-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tg-bot-client",
"version": "0.1.2",
"version": "0.2.0",
"description": "Autogenerated Telegram bot API functions and types",
"keywords": [
"telegram",
Expand Down

0 comments on commit fd188f4

Please sign in to comment.