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.12.4

Published by webpro over 2 years ago

  • Update node-fetch (security issue in transitive dep, closes #862) (d9aaa6c)
  • Remove the unused deprecated feature itself (d80beaf)
  • Remove old code coverage stuff (bdf6d18)
release-it - Release 15.0.0-esm.4

Published by webpro almost 3 years ago

  • Merge branch 'master' into feature/es-modules (64fb4f2)
release-it - Release 14.12.3

Published by webpro almost 3 years ago

  • Update dependencies (d464518)
release-it - Release 14.12.2

Published by webpro almost 3 years ago

  • Add warning when github.web and github.assets are both set (closes #836) (9e72c16)
  • Don't return nock interceptor (616525f)
  • Explain tagName prefix better (closes #848) (f9d1b17)
  • Use empty string (not null) for release notes body in GitHub release request (fixes ##855) (bdbc2ca)
  • fix spelling on git documentation (#854) (66c6f3b)
  • Added comment about pre-release bumps (e.g. preminor) (aa34389)
release-it - Release 14.12.1

Published by webpro almost 3 years ago

  • Fix tests on Linux (6495d3d)
  • Add latestVersion argument to getChangelog in test helper (d0ec1bb)
release-it - Release 14.12.0

Published by webpro almost 3 years ago

  • Update example projects (b500aac)
  • Add support for pre-releases in runTasks test helper (b73770e)
  • Remove unused argument from getIncrement (test helper) (93b0a74)
  • Print --release-version after incremented version is resolved (5b04ba5)
  • Update dependencies (fb73af2)
  • Add node-redis to example projects (069a65f)
  • Add test for GitHub enterprise host web release url (e4718b0)
  • Wrap up the github.autoGenerate feature (a467b5f)
  • Update README.md (#853) (0a4c605)
  • support github's auto generated release notes (#843) (b612ce7)
  • feat : add a host info when generating web url (#828) (1b1034c)
release-it - Release 15.0.0-esm.3

Published by webpro almost 3 years ago

  • Downgrade chalk & migrate ora usage (a6bb29b)
  • Specs don't need to execute git log (ee36d7b)
  • Re-add missing import (b03a34d)
  • Update dependencies (mostly major updates) (fbe0575)
  • Merge branch 'master' into feature/es-modules (f3fd638)
  • Add test for GitHub enterprise host web release url (46b03aa)
  • feat : add a host info when generating web url (#828) (1b1034c)
release-it - Release 14.11.8

Published by webpro almost 3 years ago

release-it - Release 14.11.7

Published by webpro almost 3 years ago

  • Quote sha with caret (fixes #801) (fc0379c)
  • Defensive prop reading (56033ca)
  • Add test for custom release notes command (related to #830) (cd77539)
  • Remove unused argument in changelog method calls (f31868e)
  • Add section "Publish to private registry" (closes #824) (deb7c9a)
  • Fix Example Projects list (#827) (3edbb23)
release-it - Release 14.11.7-caret.0

Published by webpro about 3 years ago

  • Quote sha with caret (fixes #801) (bd676c4)
release-it - Release 14.11.6

Published by webpro about 3 years ago

  • Update dependencies (9a1d34b)
  • Fix tag name in github web release fallback url (14fcad0)
  • Changed git docs with correct hook (#804) (588d776)
release-it - Release 14.11.5

Published by webpro about 3 years ago

  • Fix git directory detection (previously failed in git worktree) (7e30333)
release-it - Release 14.11.4

Published by webpro about 3 years ago

  • Move fallback version from plugin to core (d233605a2bc89c099b611b4327374f12d627a8b4)
release-it - Release 15.0.0-esm.2

Published by webpro about 3 years ago

  • Rename/combine index and cli modules (eb4d858)
  • Fix tagName in git tag prompt (f007382)
  • Improve second latest tag command (21cca12)
  • Improve tag version parser (2fc0e94)
  • Lift tagName to global/config context (628edc6)
  • Add git.tagMatch to allow custom tag matching (fixes #761) (676eced)
  • Separate --no-increment from --github.update (57a77c8)
release-it - Release 14.11.3

Published by webpro about 3 years ago

  • Fix tagName in git tag prompt (1b37f24)
release-it - Release 14.11.2

Published by webpro about 3 years ago

  • Downgrade open (fixes #797 (80fafff)
release-it - Release 14.11.1

Published by webpro about 3 years ago

  • Update dependencies (11a0a38)
  • Improve second latest tag command (174ead3)
  • Improve tag version parser (f5d03cf)
  • Lift tagName to global/config context (3cb599b)
  • Make --no-increment --github.update non-breaking in v14 (deprecated) (2e0d707)
  • Separate --no-increment from --github.update (2cf52fb)
release-it - Release 14.11.0

Published by webpro about 3 years ago

  • Fall back to web-based github release without an API token (closes #749) (675f823)
  • Add git.tagMatch to allow custom tag matching (fixes #761) (f72ca0a)
release-it - Release 15.0.0-esm.1

Published by webpro about 3 years ago

  • Pass url to import() rather than path (38c0eee)
  • Fix up tests (7a76101)
  • Improve legacy module resolution for plugins (c97fc2b)
  • Extend exports for plugin tests (134d27e)
  • Normalize plugin loader (38dabbe)
  • Fix tests (9516010)
  • Stop testing for Node.js v10 (dae3a51)
release-it - Release 14.10.1

Published by webpro about 3 years ago

  • Update dependencies (e4030c7)
  • Only trim end of stdout (75d0c2f)