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

Releases: grammyjs/create-grammy

0.2.11

06 Nov 00:59
Compare
Choose a tag to compare

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)

0.2.9

02 Nov 14:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

0.2.8

02 Nov 14:30
Compare
Choose a tag to compare

v0.2.7

02 Nov 14:12
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency grammy to v1.11.2 by @renovate in #23
  • chore(deps): update dependency @types/node to v18 by @renovate in #25
  • fix(updater): correctly split goos and goarch by - symbol by @Satont in d267e28

Full Changelog: v0.2.6...v0.2.7

0.2.6

02 Nov 14:06
Compare
Choose a tag to compare

Whats changed

fix(release): use underscore for platform + arch binary](59f90af)

0.2.5

02 Nov 13:55
Compare
Choose a tag to compare

What's Changed

  • feat: improve binary size by adding ldflags and use upx by @Satont in #26

Full Changelog: v0.2.4...v0.2.5

0.2.4

05 Oct 15:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...v0.2.4

0.2.3

05 Oct 15:03
Compare
Choose a tag to compare

0.2.2

05 Oct 14:16
Compare
Choose a tag to compare

Technical preview of tool rewritten in golang

0.1.3

25 Apr 10:45
Compare
Choose a tag to compare

Bug Fixes

  • node: add missed env to index (6c6d240)