Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.11.0...v2.0.0) (2022-10-21)

### Bug Fixes

* use custom storage adapter ([3041f11](3041f11))
* use HTML for tricky text ([586981e](586981e))

### Features

* add /cancel command ([3c13d16](3c13d16))
* add all other commands ([2b51ec7](2b51ec7))
* add file storage for dev environment ([4b04f95](4b04f95))
* add migration script ([338db76](338db76))
* add QRCode functionality ([1ae854b](1ae854b))
* finish set-info ([cfb2472](cfb2472))
* implement /setinfo and /start commands ([c99422e](c99422e))
* last details ([dacb032](dacb032))
* migrate api endpoints to grammY ([932da89](932da89))
* migrate setInfo and start ([c0d9ebd](c0d9ebd))

### BREAKING CHANGES

* Migration to grammY
  • Loading branch information
semantic-release-bot committed Oct 21, 2022
1 parent b8cda5f commit 0c8d73a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# [2.0.0](https://github.com/roziscoding/amandapix-telegram-bot/compare/v1.11.0...v2.0.0) (2022-10-21)


### Bug Fixes

* use custom storage adapter ([3041f11](https://github.com/roziscoding/amandapix-telegram-bot/commit/3041f1111992f6eea82a0232b15589083fdc2aeb))
* use HTML for tricky text ([586981e](https://github.com/roziscoding/amandapix-telegram-bot/commit/586981ec02d341c77455fa9a6a8817bbc6338a39))


### Features

* add /cancel command ([3c13d16](https://github.com/roziscoding/amandapix-telegram-bot/commit/3c13d160333c1aab79092946cb2389577821ce31))
* add all other commands ([2b51ec7](https://github.com/roziscoding/amandapix-telegram-bot/commit/2b51ec7ee110696266a12a5437c9f6f05aa57c03))
* add file storage for dev environment ([4b04f95](https://github.com/roziscoding/amandapix-telegram-bot/commit/4b04f95ad8cbb63f3f74cd6ba7680cb25212ed01))
* add migration script ([338db76](https://github.com/roziscoding/amandapix-telegram-bot/commit/338db76d001a0e88d384d3ea600c5e6e430d956b))
* add QRCode functionality ([1ae854b](https://github.com/roziscoding/amandapix-telegram-bot/commit/1ae854b9c1fd4cdb8026cda68a3e88d7fdb3f65e))
* finish set-info ([cfb2472](https://github.com/roziscoding/amandapix-telegram-bot/commit/cfb2472f242fd54d01520be723186680a4c9ea2a))
* implement /setinfo and /start commands ([c99422e](https://github.com/roziscoding/amandapix-telegram-bot/commit/c99422ebcf9a7a4423ede9a7cdd97c7a03836960))
* last details ([dacb032](https://github.com/roziscoding/amandapix-telegram-bot/commit/dacb032808ef9e9a452fffc6b1211fa60cfa7c9f))
* migrate api endpoints to grammY ([932da89](https://github.com/roziscoding/amandapix-telegram-bot/commit/932da89b0ba1f681aae8f404d3fbd5e38aa1b8f4))
* migrate setInfo and start ([c0d9ebd](https://github.com/roziscoding/amandapix-telegram-bot/commit/c0d9ebd8573488fb17e2735ac4980bf6d285f69c))


### BREAKING CHANGES

* Migration to grammY

# [1.11.0](https://github.com/roziscoding/amandapix-telegram-bot/compare/v1.10.0...v1.11.0) (2022-08-12)


Expand Down

1 comment on commit 0c8d73a

@vercel
Copy link

@vercel vercel bot commented on 0c8d73a Oct 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.