/uptoversion

Raise a pull request to update the dependency to the specific version in any project

Primary LanguageTypeScriptMIT LicenseMIT

styled with prettier PRs Welcome

UPTOVERSION

Raise a pull request to update the dependency to the specific version in any project

Installation

  • For CI
npm i uptoversion
  • For local usage
npm i -g uptoversion

Usage

Just pass GITHUB_TOKEN, RepoName, PackageName, CustomPath(optional, i.e. "packages/myPackage"), PackageVersion, BaseBranch(optional, default - "master") and run uptoversion

GITHUB_TOKEN="token" BaseBranch="master" RepoName="zaqqaz/uptoversion" PackageName="typescript" PackageVersion="next" uptoversion

Enjoy 🚀🥤