Skip to content

Releases: git-town/action

v1.0.5

12 Sep 03:46
7cec053
Compare
Choose a tag to compare

What's Changed

  • feat: paginate remote branches by @tranhl in #37

Full Changelog: v1.0.4...v1.0.5

v1.0.4

21 Aug 01:14
fb65201
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.4

v1.0.3

25 Jun 04:11
3191ced
Compare
Choose a tag to compare

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

28 Mar 09:56
1860fa2
Compare
Choose a tag to compare

Bug Fixes

  • Action now correctly runs on PRs with a perennial parent

v1.0.1

28 Mar 08:34
eb21bfe
Compare
Choose a tag to compare

Bug Fixes

  • Removed minification from action entrypoint to allow easier debugging of errors

v1.0.0

28 Mar 01:05
ed960e3
Compare
Choose a tag to compare

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!