Skip to content

Releases: mheap/github-default-branch

v2.2.2

07 Mar 15:20
Compare
Choose a tag to compare
  • Bump dependencies with npm update

v2.2.1

07 Mar 15:02
Compare
Choose a tag to compare
  • Bump dependencies

v2.2.0

28 Dec 14:54
Compare
Choose a tag to compare
  • Bump dependencies
  • Add Retarget Draft Releases transform (#61)
  • Make github-pages transform respect --dry-run (#62)

v2.1.0

20 Dec 18:29
Compare
Choose a tag to compare
  • Add throttling support for when you hit rate limits (#50)
  • Update GitHub Pages configuration automatically (#51)

v2.0.2

12 Nov 15:31
Compare
Choose a tag to compare
  • Update release workflow to ensure release includes the version bump commit

v2.0.1

08 Nov 16:38
Compare
Choose a tag to compare

New

  • Bump vulnerable dependencies
  • Add NPM release workflow
  • Add dependabot config file

v2.0.0

07 Nov 20:41
Compare
Choose a tag to compare

Refactor to allow for all transforms to be unit tested.

The following changes to the public interface were made:

  • The --verbose flag has been replaced with the debug module. Set DEBUG="ghdb*" as an environment variable to see debug information
  • The --skip-update-branch-protection option is now --skip-branch-protection
  • The --keep-old option is now --skip-delete-old-branch
  • The --list-repos-only command has been removed

v1.9.0

26 Oct 08:52
Compare
Choose a tag to compare
  • Update repos for an Org Team (#37)

v1.8.0

17 Sep 20:23
Compare
Choose a tag to compare
  • Add support for GH Enterprise (#31)
  • Only change default branch if $old is the default (#29)
  • Refactor replacements system (#29)

v1.7.0

08 Jul 17:28
Compare
Choose a tag to compare