All Versions
53
Latest Version
Avg Release Cycle
14 days
Latest Release
1218 days ago

Changelog History
Page 4

  • v12.6.2-next.0 Changes

    February 24, 2020
    • ๐Ÿš€ Use /members/all/[id] to verify user as collaborator (fixes #602) (79bc149)
  • v12.6.1 Changes

    February 21, 2020
    • ๐Ÿš€ Use fallback changelog command when there are no Git tags yet (2025421)
    • ๐Ÿš€ Tidy metrics debug output (2c44657)
    • ๐Ÿš€ Update docs on hooks (ba23829)
  • v12.6.0 Changes

    February 20, 2020
    • โž• Add support for required branch(es) (a791799)
    • โž• Add ability to ignore version in npm plugin (2d07da3)
  • v12.5.0 Changes

    February 18, 2020
    • ๐Ÿš€ Always use npm.tag if provided when resolving tag (fixes #586) (39dcc22)
    • ๐Ÿ›  Fix prerelease continuation type in interactive mode (fixes #588) (0e62393)
    • โž• Add docs about npm.publishPath (90531ab)
    • ๐Ÿš€ Update dependencies (4949a8a)
    • ๐Ÿš€ Update/migrate to latest semver (a11f992)
    • ๐Ÿš€ Update/migrate to latest @octokit/rest (5ad3e18)
    • ๐Ÿ›  Fix links to documentation (#599) (cec2829)
    • ๐Ÿš€ Move both auto-changelog recipes to the /conf directory (#587) (b90831a)
  • v12.5.0-next.3 Changes

    January 11, 2020
    • ๐Ÿš€ Simplify/fix debug logic in metrics (related to #574) (8cc81f1)
    • ๐Ÿ›  Fix toml example (f818699)
    • โž• Add auto-changelog template file to be used directly from the repository (#583) (fd67e6c)
  • v12.5.0-next.2 Changes

    December 12, 2019
    • ๐Ÿš€ Authenticate and verify as collaborator with GitLab on init (923a56c)
    • ๐Ÿš€ Move debug creator (36cbdec)
    • ๐Ÿš€ Update some redirects in readme (6bac4fb)
    • ๐Ÿš€ Log system info in debug mode (32a0c9a)
  • v12.5.0-next.1 Changes

    December 06, 2019
    • ๐Ÿ›  Fix tests (9ac2bde)
    • ๐Ÿš€ Quote messages including template replacements (a4c2ec1)
  • v12.5.0-next.0 Changes

    November 30, 2019
    • ๐Ÿš€ Quote characters in Git commit message and tag annotation (fixes #576) (d0ea6c3)
    • ๐Ÿš€ Update octokit client logging (76afb50)
    • ๐Ÿ›  Fix lint issues (58b6cb6)
    • ๐Ÿš€ Update dependencies (4d2a621)
    • โž• Add -VV argument + project url to help text (859588d)
    • ๐Ÿš€ Authenticate and verify as collaborator with GitHub on init (4e251a2)
    • ๐Ÿš€ Update dependencies (87bb96d)
    • โœ‚ Remove unused option (1e88a77)
    • ๐Ÿ›  Fix up some docs (7f5fb3e)
    • โž• Add language hint to all code blocks in docs (175ac1e)
    • ๐Ÿ‘Œ Improve docs re. release notes for github/gitlab (22a35a9)
    • โž• Add docs for npm.publish: false (19ab91c)
  • v12.4.3 Changes

    October 08, 2019
    • ๐Ÿš€ Update docs (5335004)
    • ๐Ÿš€ Update README.md (#563) (f27f4fe)
    • ๐Ÿš€ Update dependencies (e03288e)
    • ๐Ÿš€ Log template and context if rendering throws (fixes #562) (341ce73)
    • ๐Ÿš€ Check for sha match on commit output (d89487c)
    • ๐Ÿ›  Fix link to Auto Changelog docs (#561) (17c0cea)
  • v12.4.2 Changes

    October 01, 2019
    • ๐Ÿš€ Update dependencies (bb7d92d)
    • ๐Ÿš€ Shorten getCommitsSinceLatestTag + add test (add2e1e)
    • ๐Ÿ›  Fix #557 use just HEAD for counting if no tag yet (f40804a)