Skip to content

Releases: knutkirkhorn/default-branch

v2.0.1

21 Feb 18:05
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

21 Feb 11:06
Compare
Choose a tag to compare

Breaking

Full Changelog: v1.1.1...v2.0.0

v1.1.1

09 Nov 20:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Apr 13:35
Compare
Choose a tag to compare

New content

  • Add support for GitHub Enterprise (#5)
  • Add TypeScript definition and tests (24d5d84)
  • Add ESLint (c9beb6c)
  • Change default branch to main (9ce62c8)
  • Remove package lockfile (d23f115)
  • Require Node.js 10 (a75f94a)
  • Minor tweaks

Changes since last release

v1.0.8...v1.1.0

v1.0.8

16 Mar 13:13
Compare
Choose a tag to compare

New content:

  • Go back to use the previously used regex. This is because the new one only worked for repositories that used CI.

v1.0.7

16 Mar 12:04
Compare
Choose a tag to compare

New content:

  • minor fixes

v1.0.6

14 Mar 18:16
Compare
Choose a tag to compare

New content:

  • Update dependency

v1.0.5

14 Mar 18:08
Compare
Choose a tag to compare

New content:

  • minor fixes

v1.0.4

11 Jan 19:32
ce1ecbb
Compare
Choose a tag to compare

New content:

  • Check if input argument path contains https or http.
  • Minor fixes.

v1.0.3

04 Jan 15:57
a41fb43
Compare
Choose a tag to compare

New content:

  • Minor fixes