release-it

🚀 Automate versioning and package publishing

MIT License

Downloads
2M
Stars
7.6K
Committers
89

Bot releases are visible (Hide)

release-it - Release 13.2.0

Published by webpro over 4 years ago

This combines 13.2.0-beta.0 and 13.1.1

release-it - Release 13.1.2

Published by webpro over 4 years ago

  • Fix up verbose option (usage from config file) (90af8fd)
release-it - Release 13.2.0-try.0

Published by webpro over 4 years ago

  • Take first registry from manifest publishConfig (5662298)
release-it - Release 13.2.0-beta.0

Published by webpro over 4 years ago

  • Use GITHUB_ACTIONS env var + un/set in test setup (262b9d0)
  • Support GitHub Actions (#621) (b6dc6ff)
  • chore: Fix spelling mistake ingrate -> integrate (#620) (34579c7)
release-it - Release 13.1.1

Published by webpro over 4 years ago

  • Revert usage of ${tagName} in annotations (77d1728)
release-it - Release 13.1.0

Published by webpro over 4 years ago

  • Update dependencies (8efd35c)
  • Automatically use 'v' prefix in tag and annotations if latest tag has it (0d0467c)
  • Update docs (08677d7)
  • Fix symlinks for back-compat (9daa831)
release-it - Release 13.0.2

Published by webpro over 4 years ago

  • Update dependencies (7772313)
  • Fix metrics payload/logs (644d67f)
release-it - Release 13.0.1

Published by webpro over 4 years ago

  • Restore test dir in npm pkg (60609ae)
release-it - Release 13.0.0

Published by webpro over 4 years ago

  • Update dependencies (e581d56)
  • Remove bugfix from list of breaking changes (d50483b)
  • Fix url in error message (a53118e)
release-it - Release 13.0.0-beta.3

Published by webpro over 4 years ago

  • Replace test with a more concise/targeted one (52f7289)
  • Try to use branch's upstream remote when releasing (#614) (0d1a81f)
  • Also run hook on PRs (424f59a)
  • Add github action "test" (9a062a6)
  • Add note about removed old script template syntax (ed8cdfa)
release-it - Release 13.0.0-beta.2

Published by webpro over 4 years ago

  • Fix files[] in package.json (ad7d8de)
release-it - Release 12.6.3

Published by webpro over 4 years ago

  • Bugfix/escape quotes windows (#613) (4d01971)
release-it - Release 13.0.0-beta.1

Published by webpro over 4 years ago

  • Use shelljs for string commands, execa for arguments array (c74a798)
release-it - Release 13.0.0-beta.0

Published by webpro over 4 years ago

  • Don't stub out npm version (769a628)
  • Wrapping up beta release for v13 (d8bd0d5)
  • Merge branch 'master' into v13 (3586a78)
  • Update docs (a9aa238)
  • Replace shelljs with execa (ec16ee1)
  • Remove deprecated REV_RANGE and %s template replacements (729a301)
  • Remove old non-interactive argument (df5acce)
  • Drop support for GitLab v11.6 and lower (3a2a6f3)
  • Fix up retry handling in github/gitlab plugins (a7ca5be)
  • Restore npm.tag to default config (81c326d)
  • Remove deprecation messages (5bb7b1b)
  • Move template files to /templates (and symlink /conf for back compat) (b889936)
  • Don't include repo on push if branch has upstream (#610) (8131f21)
  • Update dependencies (2ce55b0)
  • Fix up config tests (08c5638)
  • Update/migrate to latest cosmiconfig (5e866e6)
  • Update changelog w/ breaking changes (09e46f4)
  • Use fs/promises in helper (9541055)
  • Major dependency/version updates (e724732)
  • Update/migrate to latest ava (40e8f7f)
  • Update/migrate to latest got (46bb97b)
  • Remove custom and deprecated scripts (6ced165)
  • Rename conf dir to config (93439be)
release-it - Release 12.6.2

Published by webpro over 4 years ago

  • Update dependencies (137d858)
  • Update docs (04fea06)
  • Fix caching in shell (9028548)
release-it - Release 12.6.2-next.0

Published by webpro over 4 years ago

  • Use /members/all/[id] to verify user as collaborator (fixes #602) (79bc149)
release-it - Release 12.6.1

Published by webpro over 4 years ago

  • Use fallback changelog command when there are no Git tags yet (2025421)
  • Tidy metrics debug output (2c44657)
  • Update docs on hooks (ba23829)
release-it - Release 12.6.0

Published by webpro over 4 years ago

  • Add support for required branch(es) (a791799)
  • Add ability to ignore version in npm plugin (2d07da3)
release-it - Release 12.5.0

Published by webpro over 4 years ago

  • 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)
release-it - Release 12.5.0-next.3

Published by webpro almost 5 years ago

  • 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)