Skip to content

Releases: psyrendust/githubrelease

v1.0.3

27 Dec 02:30

Choose a tag to compare

Bug Fixes

  • githubrelease: update version git message when using yarn (c2bea8a)

v1.0.2

27 Dec 02:18

Choose a tag to compare

Bug Fixes

  • githubrelease: use --new-version flag for yarn (1690d92)

v1.0.1

27 Dec 02:05

Choose a tag to compare

Bug Fixes

  • githubrelease: epic fail on backupPackage (81f8d2d)

v1.0.0

27 Dec 01:42

Choose a tag to compare

Chores

  • package: update dependencies and set Node requirement to LTS (f7c9234)

Features

  • githubrelease: allow the user to change the npm client (5964aef)

BREAKING CHANGES

  • package: Updates the npm packages for conventional-changelog dependencies, which
    contains a breaking change that sets the package's minimum required Node
    version to be the oldest LTS currently supported by the Node Release
    working group. At this time, that is Node 6 (which is in its Maintenance
    LTS phase).

v0.5.3

16 Oct 18:54

Choose a tag to compare

Bug Fixes

  • package-lock.json: account for package-lock.json during copy/reset process (2be74e1)

v0.5.2

27 Mar 19:53

Choose a tag to compare

Bug Fixes

  • helper.js: conventional-commits-detector: No such file or directory (4abb343)

v0.5.1

21 Feb 15:53

Choose a tag to compare

chore(release): 0.5.1

v0.5.0

21 Feb 15:46

Choose a tag to compare

Features

  • githubrelease: add -f flag to display the flags used when showing config (748efdc)

v0.4.3

21 Feb 15:41

Choose a tag to compare

Bug Fixes

  • githubrelease: -T: command not found error when executing usage (0e7e8b2)

v0.4.2

29 Jul 05:54

Choose a tag to compare

Bug Fixes

  • githubrelease: skip conventionalGithubReleaser if -T flag is passed (2af3671)