mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 15:18:12 +08:00
Add bumpversion (#423)
* Add bumpversion * Update readme for bumpversion
This commit is contained in:
@@ -23,8 +23,7 @@ Follow these steps to create a release.
|
||||
- Write the release title and release notes
|
||||
2. Create a release branch, eg, `release-version`
|
||||
3. In the release branch:
|
||||
- set the version number in `client/package.json`
|
||||
- set the version number in `setup.py`
|
||||
- run `bumpversion --config-file .bumpversion.cfg [major | minor | patch]`
|
||||
- build the JS asserts using `bin/build-client`
|
||||
4. Commit and push the new branch
|
||||
5. Create a PR for the release.
|
||||
|
||||
Reference in New Issue
Block a user