Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
chore: release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Apr 25, 2022
1 parent 6c6d240 commit 109a63a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.1.3](https://github.com/grammyjs/create-grammy/compare/0.1.2...0.1.3) (2022-04-25)


### Bug Fixes

* **node:** add missed env to index ([6c6d240](https://github.com/grammyjs/create-grammy/commit/6c6d2409d0b2290b48cdfa0d3c2317efecb86086))



## [0.1.2](https://github.com/grammyjs/create-grammy/compare/0.1.1...0.1.2) (2022-04-25)


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": "@grammyjs/create-grammy",
"version": "0.1.2",
"version": "0.1.3",
"description": "create grammY bots with one command",
"keywords": [
"grammY",
Expand Down

0 comments on commit 109a63a

Please sign in to comment.