release-it

🚀 Automate versioning and package publishing

MIT License

Downloads
2M
Stars
7.6K
Committers
89

Bot releases are visible (Hide)

release-it - Release 8.1.0

Published by webpro almost 6 years ago

  • Update readme (4033203)
  • Fix changelog command (run without replacements) (27b9599)
  • Consistent/single templating function (backwards compatible) (261e9d0)
  • Fix github client mock (2356f11)
release-it - Release 8.0.1

Published by webpro almost 6 years ago

  • Fix up github client (d2658f0)
  • Update dependencies (5f42aef)
  • Add a few metrics (8ffb0c2)
  • Refactor result of parsed version a bit (25707bf)
  • Run tests on windows, linux & osx (c3092ad)
release-it - Release 8.0.0

Published by webpro almost 6 years ago

  • Update readme (fe212e5)
  • Add src.tagArgs and fix up extra arguments (eb99384)
  • Update dependencies (501a5a7)
  • Update readme (45bb741)
  • Add license (7a094e2)
  • ci: test Node.js 11 (#394) (8b02837)
  • Update examples (0fac81a)
  • Remove emoji and update headings, install markdown-toc (b37e1df)
  • Remove force flag (64fb0b0)
  • Fix push repo for dist release (7e34aac)
  • Ignore got updates (158274f)
  • Lint (e37011a)
  • Update dependencies (e83765c)
  • Update dependencies (73e0ff3)
release-it - Release 7.6.3

Published by webpro almost 6 years ago

  • Use remote name if url starts with user@ (related to #306, #379, #384) (3e98546)
release-it - Release 7.6.3-beta.0

Published by webpro almost 6 years ago

  • Use remote name if url starts with git@ (related to #306, #379, #384) (911983f)
release-it - Release 7.6.2

Published by webpro about 6 years ago

  • Update dependencies (6f9847d)
release-it - Release 7.6.1

Published by webpro about 6 years ago

  • Update dependencies (72bdf96)
  • Add proxy option to github client (8861359)
release-it - Release 7.6.0

Published by webpro about 6 years ago

  • Update projects using release-it (10cf728)
  • Update dependencies (4df549a)
  • Fix whitespace (7a0fd64)
  • Accept remote url or name for src.pushRepo (resolves #306) (948fb1b)
release-it - Release 7.5.1

Published by webpro about 6 years ago

  • Update dependencies (b74eef8)
  • Fixed dist.tag not working properly (#342) (bbe0f38)
  • Update dependencies (e5bde04)
  • Add probot-stale (default settings) (863ecc6)
release-it - Release 7.5.0

Published by webpro about 6 years ago

  • Update dependencies (fff7b3b)
  • Update prettier + format (1bceddd)
  • Clear ora spinner before printing log line (2991299)
  • Fix up the handling of prompt.executeTaskIf (9814838)
  • Wrap up the 2FA/OTP feature (473076a)
release-it - Release 7.5.0-beta.0

Published by webpro about 6 years ago

  • Add support for npm 2FA/OTP (9e838eb)
release-it - Release 7.4.8

Published by webpro about 6 years ago

  • Update dependencies (c8dc6a5)
  • Handle invalid latest tag or invalid npm version (fixes #324) (68cf7cb)
  • Update/rewrite parts of readme (a0ecfd4)
release-it - Release 7.4.7

Published by webpro over 6 years ago

  • Update dependencies (bb6bc84)
  • Fix response.headers in octokit client (f9bd3ff)
release-it - Release 7.4.6

Published by webpro over 6 years ago

  • Update dependencies (3841516)
  • Throw relevant (custom) error (fixes #307) (142507d)
release-it - Release 7.4.5

Published by webpro over 6 years ago

  • Warn for "nothing to commit", throw for anything else after git commit error (relates to #301) (487615e)
  • Reject with stderr/out string, not custom error for shell commands (949a8ae)
  • Travis: run tests in Node v10 (remove v9) (67457ce)
release-it - Release 7.4.4

Published by webpro over 6 years ago

  • Update dependencies (support for Node v10) (50c6d5f)
release-it - Release 7.4.3

Published by webpro over 6 years ago

  • Only load babel-register for Node < 7 (26d7d4c)
  • Format (c2069dd)
  • Rename npm script "prettier" to "format" (280706d)
  • Use module.exports over ESM export (8fae499)
  • Update dependencies (96da7ae)
release-it - Release 7.4.2

Published by webpro over 6 years ago

  • Update dependencies (49c3bcc)
  • Added timeout to config (#291) (fd1c629)
  • Fix spec with temporary override (97ef3f3)
  • Fix octokit specs (ebb42b5)
release-it - Release 7.4.1

Published by webpro over 6 years ago

  • Use baseUrl and get rid of octokit deprecation warnings (8b69fa3)
  • Update dependencies (208ea96)
  • Fix async git test (8d38847)
  • Use console.error for logging errors (f8622de)
  • Pass message instead of error obj (98adb08)
  • Add custom error classes + fix up tests for tasks (d3adb01)
  • Feature/dynamic errors (#277) (e42b6ee)
release-it - Release 7.4.0

Published by webpro over 6 years ago

  • Update deps (18c8f50)
  • Remove unused arg (c710be4)
  • Log warning if latest tag doesn't match package.json#version (f70cd3d)
  • Fix function name in tests (9eb3b56)
  • Fix up logger imports (076c0c4)
  • changed from ssh to https (#276) (ea8ba18)