Skip to content

Releases: tagoro9/fotingo

v4.7.2

12 Dec 15:23
b3259a5
Compare
Choose a tag to compare

4.7.2 (2023-12-12)

Bug Fixes

  • don't swallow validation errors (b3259a5)

v4.7.1

24 Aug 17:12
Compare
Choose a tag to compare

4.7.1 (2023-08-24)

Bug Fixes

  • allow viewing selected for development tickets (58b6437)

v4.7.0

23 Jun 15:26
Compare
Choose a tag to compare

4.7.0 (2023-06-23)

Features

  • add new issue type: Tech-debt (7b1712e)

v4.6.0

13 Feb 20:14
8e8fed5
Compare
Choose a tag to compare

4.6.0 (2023-02-13)

Bug Fixes

  • github: don't crash if a user that is listed as collaborator does not exist (c85ee52)

Features

  • add new issue type: Spike (8e8fed5)

v4.5.1

18 Jan 16:18
46ff7b5
Compare
Choose a tag to compare

4.5.1 (2023-01-18)

Bug Fixes

  • release: pass projectId instead of project when creating a jira release (46ff7b5)

v4.5.0

28 Dec 16:45
1bf75c4
Compare
Choose a tag to compare

4.5.0 (2022-12-28)

Features

  • config: add support to read fotingo specific PR template (1bf75c4)
  • open: add support to open the repo (0e5aab8)

v4.4.0

23 Dec 22:53
Compare
Choose a tag to compare

4.4.0 (2022-12-23)

Features

  • add inspect command (af05286)
  • cmd: allow commands to set raw output mode (bc86a3b)
  • git: allow to get info for any branch (86ab900)
  • ui: add raw output mode (d2a3f53)

v4.3.0

21 Dec 22:56
8765279
Compare
Choose a tag to compare

4.3.0 (2022-12-21)

Features

  • config: allow to specify git remote via env var (8765279)

v4.2.0

20 Dec 21:40
bb72424
Compare
Choose a tag to compare

4.2.0 (2022-12-20)

Features

  • allow to use different exit codes and use oclif hooks for lifecyle (bb72424)

v4.1.1

20 Dec 18:34
15c8edb
Compare
Choose a tag to compare

4.1.1 (2022-12-20)

Bug Fixes

  • throw error when running in CI if there is missing required configuration (15c8edb)