release-it

🚀 Automate versioning and package publishing

MIT License

Downloads
2M
Stars
7.6K
Committers
89

Bot releases are visible (Hide)

release-it - Release 14.2.2

Published by webpro almost 4 years ago

  • Fix lint issue (a2b68ed)
  • Update dependencies (2ebeadb)
  • Fix failing test by ignoring OS-based path (0b9aa23)
  • Add test for plugin context (c628990)
  • Remove unusde variables (3082fc5)
release-it - Release 14.2.1

Published by webpro almost 4 years ago

  • Update dependencies (5373cee)
  • Remove isCI argument and restructure tests a bit (e267697)
  • Fix prerelease continuation increased patch version in CI mode (#715) (3021d18)
  • Add link to plugin-starterkit (1e2e8f3)
  • Make test helper a bit more readable (3a38d4f)
  • Improve plugin docs (re. peerDependencies in #713) (7d8ce87)
release-it - Release 14.2.0

Published by webpro about 4 years ago

  • Update dependencies (08f1161)
  • Fix up tests for Plugin.getIncrement (b71520e)
  • Improve url to create new github token (bf46194)
  • Housekeeping error messages in test assertions (b71c057)
  • Remove redundant eslint/prettier config (4cb3a34)
  • Added getIncrement function to Plugins (#710) (2c66707)
  • Added support to increase existing prerelease version by patch, minor, major (#707) (#709) (b1b558e)
release-it - Release 14.1.0

Published by webpro about 4 years ago

  • Update dependencies (d88d958)
  • Merge 14.0.4 and 14.1.0-next.0
release-it - Release 14.0.4

Published by webpro about 4 years ago

  • Update dependencies (e5f63e8)
  • Make full context available for git.tagName (closes #708) (f942573)
  • Add note about cancelled hooks when related lifecycle method failed or was skipped (closes #705) (229ed75)
  • Add note about npm whoami and npmrc token (closes #704) (2b02a63)
release-it - Release 14.1.0-next.0

Published by webpro about 4 years ago

  • Disable rollback when git pushed (c6dbbea)
  • Move upstream push args to separate method (3de7355)
  • Change execution order of core plugins (81c4502)
  • Add note about cancelled hooks when related lifecycle method failed or was skipped (closes #705) (229ed75)
  • Add note about npm whoami and npmrc token (closes #704) (2b02a63)
release-it - Release 14.0.3

Published by webpro about 4 years ago

  • Update dependencies (d925920)
  • Ignore unsupported npm access for e.g. Nexus environments (fixes #700) (9411fb0)
  • Add Git info to GitHub releases docs (closes #698) (be98df3)
release-it - Release 14.0.2

Published by webpro about 4 years ago

  • Fix isCI import (fixes #699) (2ae0ccc)
release-it - Release 14.0.1

Published by webpro about 4 years ago

  • Execute npm checks in dry run (4027149)
  • Add empty line behind documentation link (ca99caf)
release-it - Release 13.7.1

Published by webpro about 4 years ago

  • Update dependencies (c0e04bd)
  • Improve readme + add regex-bumper plugin (9cfbef7)
  • Fix up the dry run output a bit (3c0e513)
  • Add dashes in the dotenv example (closes #696) (0d75f42)
release-it - Release 13.7.0

Published by webpro about 4 years ago

  • Update dependencies (b7d53e3)
  • Sync back-compat config (63d03aa)
  • Make npm.timeout configurable (ea3f608)
  • Add example for setting multiple git.pushArgs on the CLI (0332981)
release-it - Release 14.0.0-beta.0

Published by webpro about 4 years ago

release-it - Release 13.6.9

Published by webpro about 4 years ago

  • Update dependencies (c3e32de)
  • Fix github preRelease option (fixes #679) (49742cb)
  • Housekeeping some old docs (ea67fbe)
  • Move some github/config files (557cade)
release-it - Release 14.0.0-alpha.1

Published by webpro about 4 years ago

  • Switch to fork of is-ci to remove work-around (ae93ef8)
  • Move some specific methods to plugin (8ab6300)
  • Refactor error system (4663ddd)
release-it - Release 13.6.8

Published by webpro about 4 years ago

  • Update dependencies (5202eed)
  • Fix version determination in test helper (eecb017)
  • Improve docs (3cadd5e)
release-it - Release 14.0.0-alpha.0

Published by webpro about 4 years ago

  • Update CHANGELOG (234b1e6)
  • Add collaborator check to npm plugin (7dd1745)
  • Collect less data + remove dependencies (f287bfa)
  • Remove warning about breaking change in v11 (15fd22c)
  • Remove deprecated npm.access option (c60c9e0)
  • Move plugins tests to separate file (ea26a3a)
  • Add --only-version option (closes #681) (633076f)
  • Remove global mechanism from project (0c9bd5e)
  • Improve docs (3cadd5e)
release-it - Release 13.6.7

Published by webpro about 4 years ago

  • Update dependencies (07f7bb0)
  • Improve isWorkingDirClean() check for projects with generated code (#688) (8cbac81)
release-it - Release 13.6.6

Published by webpro about 4 years ago

  • Update dependencies (6756a85)
  • Disable camel case expansion when parsing arguments (d61df74)
  • Link to GitHub token generation page when throwing that error (ddebc3f)
release-it - Release 13.6.5

Published by webpro over 4 years ago

  • Add projects using release-it (cacd1af)
  • Update dependencies (64a6c3f)