Releases: git-town/action
Releases · git-town/action
v1.2.0
v1.1.1
v1.1.0
v1.0.8
v1.0.7
v1.0.6
What's Changed
- feat: fetch all repo PRs instead of just open PRs by @tranhl in #41
- fix: handle orphaned & existing branches in graph by @tranhl in #44
Full Changelog: v1...v1.0.6
v1.0.5
v1.0.4
What's Changed
- feat: add
skipSingleStacks
option by @stoopkidddd in #39
New Contributors
- @stoopkidddd made their first contribution in #39
Full Changelog: v1...v1.0.4
v1.0.3
What's Changed
- config: support SSH identities & update editorconfig version by @tranhl in #31
- feat: print input/config debugging info by @tranhl in #32
Full Changelog: v1...v1.0.3
v1.0.2
Bug Fixes
- Action now correctly runs on PRs with a perennial parent