From 6a3c83f7be155e3890cd79aeb1af17fe333c99ea Mon Sep 17 00:00:00 2001 From: Satont Date: Mon, 25 Apr 2022 12:28:18 +0300 Subject: [PATCH] chore: release 0.1.1 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 885c941..aac7e4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.1](https://github.com/grammyjs/create-grammy/compare/0.1.0...0.1.1) (2022-04-25) + + +### Bug Fixes + +* **node:** fix package name in updater script ([2c46381](https://github.com/grammyjs/create-grammy/commit/2c46381d28bf5a2e69b9da3cc3d44b54a7a5fdf6)) + + + # [0.1.0](https://github.com/grammyjs/create-grammy/compare/0.0.2...0.1.0) (2022-04-25) diff --git a/package.json b/package.json index 9011499..27556bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@grammyjs/create-grammy", - "version": "0.1.0", + "version": "0.1.1", "description": "create grammY bots with one command", "keywords": [ "grammY",