Skip to content

Releases: tagoro9/fotingo

v3.4.4

16 Sep 19:32
Compare
Choose a tag to compare

3.4.4 (2021-09-16)

Bug Fixes

  • github: don't fetch reviewers / labels when they are empty (da6de60)
  • github: use contributors api instead of collaborators since it does not longer exists (3c7c93d)
  • github: use right typings for user (f934cf4)

v3.4.3

07 Jul 10:59
Compare
Choose a tag to compare

3.4.3 (2021-07-07)

Bug Fixes

  • github: use reviewer login instead of name when creating PRs (9be87b5)

v3.4.2

24 Jun 23:09
Compare
Choose a tag to compare

3.4.2 (2021-06-24)

Bug Fixes

  • github: don't download reviewrs or labels in CI (3472667)

v3.4.1

01 Apr 02:05
Compare
Choose a tag to compare

3.4.1 (2021-04-01)

Bug Fixes

  • git: remove log warning (0f64c1f)

v3.4.0

23 Feb 07:03
Compare
Choose a tag to compare

3.4.0 (2021-02-23)

Features

v3.3.0

23 Feb 06:31
Compare
Choose a tag to compare

3.3.0 (2021-02-23)

Features

  • release: add option to not create Github release (a110a8d)

v3.2.0

12 Feb 06:15
Compare
Choose a tag to compare

3.2.0 (2021-02-12)

Bug Fixes

  • ui: catch errors that happen before UI starts (ccb8eea)

Features

  • start: use fuzzy search to detect issue type (f645042)

v3.1.0

07 Feb 20:24
Compare
Choose a tag to compare

3.1.0 (2021-02-07)

Features

  • config: allow to override config via env variables (7a6a866)

v3.0.0

18 Dec 20:41
Compare
Choose a tag to compare

3.0.0 (2020-12-18)

Bug Fixes

  • review: filter out empty and null reviewers and labels (c788797)

  • feat!: deprecate node 10 (a1d963b)

BREAKING CHANGES

  • Node 10 is no longer supported

v2.3.2

01 Oct 15:11
Compare
Choose a tag to compare

2.3.2 (2020-10-01)

Bug Fixes

  • github: don't fail when using defaults and a match is not found (d9a237b)