@daraff/create-bump-pr

2.0.1 • Public • Published

Description

A simple CLI command to create a semantic-release minor bump pull request.

Workflow

  • take the latest tag in your repository
  • update your README.md with an empty line
  • create a minor version bump pull-request to incite a new minor version

Example

via CLI

npx @daraff/create-bump-pr \
  --owner=<gh-owner> \
  --repo=<gh-repo> \
  --gh-token=<your-gh-token>

Dependents (0)

Package Sidebar

Install

npm i @daraff/create-bump-pr

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

15.8 kB

Total Files

13

Last publish

Collaborators

  • daraff