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

0.2.11

Latest
Compare
Choose a tag to compare
@Satont Satont released this 06 Nov 00:59
· 53 commits to main since this release

v0.2.11 (2022-11-06)

Added

  • feat: add Taskfile and changelog generation tool (2022-11-06)

  • feat: add templates from grammyjs/examples repository (2022-11-06)

Fixed

  • fix(taskfile): correct commit (2022-11-06)

Others

  • chore(taskfile): add release task (2022-11-06)

  • chore: initial changelog file (2022-11-06)

  • release: v0.2.10 (2022-11-06)

v0.2.10 (2022-11-06)

Added

  • feat: add Taskfile and changelog generation tool (2022-11-06)

  • feat: add templates from grammyjs/examples repository (2022-11-06)

  • feat: embed version of cli to the binary on build step (2022-11-04)

  • feat: add deno-deploy example (2022-11-02)

Fixed

  • fix(workflow): use checkout before setting cli_version env (2022-11-04)

Others

  • release: v0.2.10 (2022-11-06)

  • chore: remove redutant fmt.Println from main.go (2022-11-04)