Skip to content

Commit

Permalink
Merge pull request #55 from cgalibern/v7
Browse files Browse the repository at this point in the history
refresh release process doc
  • Loading branch information
cgalibern authored Jan 12, 2024
2 parents e4cdfb2 + 9b9cd17 commit 89e66fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ when installed in:

# How to release new patch on minor version ?

* checkout v7 branch HEAD commit
* checkout v7 branch HEAD commit, or `git pull --ff-only upstream v7`
* Execute `npm version minor|patch`
- The version in `packages*.json` is bumped and the change is committed
- The new version is git tagged
Expand Down

0 comments on commit 89e66fd

Please sign in to comment.