Releases: tagoro9/fotingo
Releases · tagoro9/fotingo
v3.4.4
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
3.4.3 (2021-07-07)
Bug Fixes
- github: use reviewer login instead of name when creating PRs (9be87b5)
v3.4.2
3.4.2 (2021-06-24)
Bug Fixes
- github: don't download reviewrs or labels in CI (3472667)
v3.4.1
3.4.1 (2021-04-01)
Bug Fixes
v3.4.0
3.4.0 (2021-02-23)
Features
v3.3.0
3.3.0 (2021-02-23)
Features
- release: add option to not create Github release (a110a8d)
v3.2.0
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
3.1.0 (2021-02-07)
Features
- config: allow to override config via env variables (7a6a866)
v3.0.0
3.0.0 (2020-12-18)
Bug Fixes
BREAKING CHANGES
- Node 10 is no longer supported
v2.3.2
2.3.2 (2020-10-01)
Bug Fixes
- github: don't fail when using defaults and a match is not found (d9a237b)