Skip to content

Releases: conventional-changelog/releaser-tools

v2.0.0

01 Nov 15:50
Compare
Choose a tag to compare

Features

  • support GitHub Enterprise in CLI (de6d812)

BREAKING CHANGES

  • The github package has been replaced by gh-got.

Options supported by github (https://www.npmjs.com/package/github)
can no longer be provided through the auth parameter to
conventional-github-releaser.

To set a custom URL for GitHub please do one of the following:

  • If calling the conventional-github-releaser API, pass a URL as the
    url property of the auth parameter to
    conventional-github-releaser. The URL should be the fully qualified
    domain and path of the GitHub API, such as https://api.github.com or
    https://api.github.example.com.
  • If calling the conventional-github-releaser CLI, either pass a URL
    using the --url option, or set the CONVENTIONAL_GITHUB_URL
    environment variable.
  • If calling the CLI or API, set the GITHUB_ENDPOINT environment
    variable supported by the underlying gh-got library - https://www.npmjs.com/package/gh-got#endpoint

v1.1.13

30 Oct 17:26
Compare
Choose a tag to compare

Bug Fixes

  • cli: Remove broken error handling (4b981f7)
  • cli: remove unused data check (4d8260b)

v1.1.12

25 Jun 02:44
Compare
Choose a tag to compare

Bug Fixes

  • index: handle error when posting new tags (7c1e4d9), closes #3

v1.1.11

03 Jun 17:39
Compare
Choose a tag to compare
1.1.11

v1.1.10

02 Jun 02:55
Compare
Choose a tag to compare

Bug Fixes

  • transform: don't remove 'v' from tag (1b6a68c), closes #44

1.1.9

01 Jun 14:18
Compare
Choose a tag to compare
1.1.9

1.1.8

29 May 18:53
Compare
Choose a tag to compare
  • 1.1.8 (c2cf10c)
  • refactor(package): make similar to conventional-gitlab-changelog (fcf4bb6)

v1.1.7

29 May 02:52
Compare
Choose a tag to compare
1.1.7

v1.1.6

29 May 02:50
Compare
Choose a tag to compare
1.1.6

v1.1.5

27 May 21:33
Compare
Choose a tag to compare
1.1.5