release-it

🚀 Automate versioning and package publishing

MIT License

Downloads
2M
Stars
7.6K
Committers
89

Bot releases are visible (Hide)

release-it - Release 11.0.0-alpha.6

Published by webpro over 5 years ago

  • Log stdout if available with stderr from shell.exec (910cb9d)
  • Move ava config to ava.config.js (f5031c2)
  • Allow scripts config to be array of commands (dd9b23c)
  • Fix up links in plugin docs (c161ef1)
release-it - Release 11.0.0-alpha.5

Published by webpro over 5 years ago

  • Update deprecations (c70af10)
  • Reimplement --no-git (and add --no-npm) (daca0db)
  • Remove shell.bump (ab944e3)
  • Update docs (6dbd459)
release-it - Release 11.0.0-alpha.4

Published by webpro over 5 years ago

  • Publish stub for test util (9adbc23)
release-it - Release 11.0.0-alpha.3

Published by webpro over 5 years ago

  • Use process.removeListener for Node v8 (2f4c418)
release-it - Release 11.0.0-alpha.2

Published by webpro over 5 years ago

  • Remove rollback listeners after release (11b5090)
release-it - Release 11.0.0-alpha.1

Published by webpro over 5 years ago

  • Move preview helper to Logger module (33d9cba)
  • Make Plugin module a main/named export (180d1eb)
release-it - Release 11.0.0-alpha.0

Published by webpro over 5 years ago

  • Lint (ebc30bd)
  • Remove duplicate helper (a67f5d4)
  • Merge plugin options into global context (8035c97)
  • Remove obsolete module (fe7d54c)
  • Return empty tags list if package does not exist yet (da0ed87)
  • Set npm tag during bump (5d998ae)
  • Fix some environment-specific issues with tests (2a4a044)
  • Refactor into plugin architecture + docs + tests (ebbc3b3)
release-it - Release 10.4.0

Published by webpro over 5 years ago

  • Add warnings (c17827b)
  • Release 10.4.0-0 (7307081)
  • Handle 404s from npm whoami/ping gracefully (a2106da)
  • Update dependencies (142375a)
release-it - Release 10.4.0-0

Published by webpro over 5 years ago

  • Handle 404s from npm whoami/ping gracefully (81ee5ea)
  • Update dependencies (1659ac4)
release-it - Release 10.3.1

Published by webpro over 5 years ago

  • Fix boolean args (09ea9ce)
release-it - Release 10.3.0

Published by webpro over 5 years ago

  • Fix @octokit/request error stub (f0f952b)
  • Update dependencies (6f551b3)
  • Keep default npm ping test default (a3f5999)
  • Add custom registry for npm ping (#481) (fe18a3f)
  • Update url's after repo transfer (fe4bc5d)
release-it - Release 10.2.0

Published by webpro over 5 years ago

  • Trim shell commands (1f126ef)
  • Fix default npm package base url (69a930d)
  • Update dependencies (24fe2df)
  • Add the -u flag to the conventional-changelog example (#460) (1b89524)
  • change to execute scripts.changelog even in dry run mode (#473) (a39d7ae)
  • Support publishConfig.registry (#471) (e14d67a)
release-it - Release 10.1.0

Published by webpro over 5 years ago

  • Clear up dry-run output (ec7807e)
  • Deprecate default prompt config (3bc66f8)
release-it - Release 10.0.7

Published by webpro over 5 years ago

  • Fix pre-release without pre-id with different npm.tag (411fc66)
release-it - Release 10.0.6

Published by webpro over 5 years ago

  • Fix auth "token" prefix (a26c36c)
release-it - Release 10.0.5

Published by webpro over 5 years ago

  • Update octokit client options (4b95ab7)
  • Update dependencies (8332f0d)
  • Fix baseUrl arg for octokit client (fixes #459) (0a7f23c)
  • Fix remote file-url on Windows (hardly used outside tests) (dc7e337)
release-it - Release 10.0.4

Published by webpro over 5 years ago

  • Add support for sub-groups in git remote url (fixes #456) (96ee0f5)
release-it - Release 10.0.3

Published by webpro over 5 years ago

  • Fix repo in user scripts (fixes #455) (db4cf17)
release-it - Release 9.8.3

Published by webpro over 5 years ago

  • Expand prompt tests (f58633e)
  • Fix up enforced spinner (0d9bef1)
  • Format spinner text (fixes #453) (9653b13)
  • Use lodash default string interpolation (d1b435c)
release-it - Release 10.0.2

Published by webpro over 5 years ago

  • Expand prompt tests (8b19836)
  • Fix up enforced spinner (e327759)
  • Format spinner text (fixes #453) (f99f447)
  • Use lodash default string interpolation (d9f2836)