Releases: git-town/action
Releases · git-town/action
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
v1.0.1
Bug Fixes
- Removed minification from action entrypoint to allow easier debugging of errors
v1.0.0
New Features
- Visualise your stacked changes when creating pull requests on GitHub
- Easily identify where in the stack the current pull request is located
- Navigate between pull requests in a stack by clicking on the provided links
- Sync updates to the branch stack automatically when opening/merging/closing pull requests
Many thanks to @kevgo for providing feedback to help refine and make this v1 possible!