Skip to content

Commit 5463f72

Browse files
committed
doc: improve release notes
1 parent 583bcac commit 5463f72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/development.qmd

+3-1
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,12 @@ If using the `widget` renderer, debug output will be displayed in JavaScript con
100100
### Releases
101101

102102
- If necessary release the npm package with `npm publish` in `packages/pyobsplot-js`
103-
- Check that the min_npm_version value in .utils is correct
103+
- Check that the `min_npm_version` value in `.utils` is correct
104+
- Change version in `NEWS.md` and `pyproject.toml`
104105
- Release the Python package with `poetry build` and `poetry publish` in `pyobsplot`
105106
- Tag the version in git
106107
- Create a release on Github
108+
- Bump to dev version in `pyproject.toml` and `NEWS.md`
107109

108110
### New Plot versions
109111

0 commit comments

Comments
 (0)