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

Published by webpro about 3 years ago

  • Update dependencies (fixes #794) (03add7a)
release-it - Release 15.0.0-esm.0

Published by webpro about 3 years ago

  • Refactor plugin loader + tests (remove proxyquire) (570e349)
  • Fix ava config (ad03f71)
  • Fix imports in tests (e7e664c)
  • Fix lodash import (7ab8574)
  • Fix relative import paths (f28ec24)
  • Add .js extension to imports (c31548c)
  • Use util to read JSON (216267b)
  • Format modules (eeb4126)
  • Update package.json + .eslintrc.json (abd3c73)
  • Convert CommonJS to ES Modules (179708a)
  • Update dependencies (0568d3e)
  • Only trim end of stdout (75d0c2f)
release-it - Release 14.11.0-next.1

Published by webpro over 3 years ago

  • Parse custom output of yarn npm whoami (c8fc8e6)
  • Remove invalid argument in yarn version (b0fe6c9)
  • Add support for Yarn v1 (5b8e487)
  • Add yarn npm whoami (60f88c7)
release-it - Release 14.11.0-github.0

Published by webpro over 3 years ago

  • Fall back to web-based github release without an API token (65001f5)
release-it - Release 14.11.0-next.0

Published by webpro over 3 years ago

  • Add support for pnpm and yarn in npm plugin (2a112d9)
release-it - Release 14.10.0

Published by webpro over 3 years ago

  • Migrate to latest sinon (76af5d1)
  • Migrate to latest octokit (51b871d)
  • Update dependencies (e082eee)
  • Replace context variables in release assets (e.g, file-${version}.zip) (36744ba)
release-it - Release 14.9.0

Published by webpro over 3 years ago

  • feat: Adding certificateAuthorityFile option for GitLab releases (#772) (dbb59dc)
  • Fix: example plugin reads file as string (#774) (7bf70bb)
release-it - Release 14.8.0

Published by webpro over 3 years ago

  • Pass options to the plugin disablePlugin method (46bc09a)
  • Test in Node.js v16 (a2960be)
  • Add example to set plugin option from the command line (e1d2c4a)
  • Update and move around some documentation (5dbb9f9)
release-it - Release 14.7.0

Published by webpro over 3 years ago

  • Update dependencies (3593814)
  • Add --release-version feature (135c1c8)
  • Minor changes (fc9c1e4)
  • Throw when npm version fails (remove warning, don't execute for --no-increment) (3b8fbe6)
  • Skip increment functions for --no-increment (5a590de)
  • Move isUpdate from plugins to global config (f953ce2)
  • docs: add missing template flag to auto-changelog (#767) (90ba1c5)
  • docs(ci): add alternative .npmrc command and circle ci details (#764) (cb3e255)
release-it - Release 14.6.2

Published by webpro over 3 years ago

  • Create new GitHub release when updating unreleased tag (--no-increment) (73a86f2)
  • Update dependencies (fc705f5)
release-it - Release 14.6.1

Published by webpro over 3 years ago

  • The parseVersion util should be forgiving to non-semver input (fixes #754) (50216ad)
release-it - Release 14.6.0

Published by webpro over 3 years ago

  • Update dependencies (e68800b)
  • Update the config.js library file to look for release-it.cjs (#751) (e5cfa9c)
  • Add "Update release" section to GitLab docs (aabb178)
release-it - Release 14.5.1

Published by webpro over 3 years ago

  • Update dependencies (3311227)
  • Update list of projects using release-it (80b424f)
  • Remove (folded) ToC (GitHub has this built-in now) (45fa2cd)
  • Add comment to run from root of project (closes #748) (220fcda)
  • Replace outdated demo gif with svg (6818c46)
release-it - Release 14.5.0

Published by webpro over 3 years ago

  • Update dependencies (88f1a48)
  • Don't bail out if npm access request fails, show warning instead (077899b)
  • Support extra arguments for npm publish command (closes #697) (edd9940)
  • Add fetch-depth: 0 to CI/GitHub Actions docs (relates to #738) (0ee37f5)
  • Add example config for GitHub Action (closes #739)
release-it - Release 14.4.1

Published by webpro over 3 years ago

  • Update dependencies (2900dc3)
  • Skip checks when in GitLab CI with Job-token (757288d)
  • Explicitly set gitlab.tokenHeader (and gitlab.tokenRef) option (efcc591)
release-it - Release 14.4.0

Published by webpro over 3 years ago

  • Merge branch 'gitlab-job-token' (5e81b7c)
  • Fix and use "community edition" gitlab url's (9ac6a54)
release-it - Release 14.4.0-next.0

Published by webpro over 3 years ago

  • Add and fix up tests (9ef0dbe)
  • Fix variables attached to this in gitlab plugin (8a32d72)
  • Use Job-Token over Private-Token header if CI_JOB_TOKEN is set (f1b1144)
release-it - Release 14.3.0

Published by webpro over 3 years ago

release-it - Release 14.3.0-next.1

Published by webpro over 3 years ago

  • Stream stdout/err logging in sh.exec process (fixes #727 (80241e1)
release-it - Release 14.3.0-next.0

Published by webpro over 3 years ago

  • Update dependencies (50f4169)
  • Account for custom tag name when retrieving latest tag (#722) (b90728a)
  • Fix remote in test (closes #730) (4fdc6cf)
  • Update dependencies (b21476a)
  • Add support for German empty commits (closes #728) (c6c7a9e)
  • Add missing stubs in github test (e56f378)
  • Fix links (2899530)
  • Add markdown-link-checker as GH Action (46030dc)
  • Fix README link (#721) (abcf92d)
  • Update dependencies (cd4e30f)
  • Update some links/redirects (be84fa4)