Skip to content

Commit a63376c

Browse files
committed
add instruction to update js/package.json version when bumping plotly.py version
1 parent a47870c commit a63376c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ a link to the plotly.js CHANGELOG.
2525
- Manually update the versions to `X.Y.Z` in the files specified below:
2626
- `pyproject.toml`
2727
- update version
28+
- `js/package.json`
29+
- update version (`"version"` key at top of file)
2830
- `CHANGELOG.md`
2931
- update version and release date
3032
- finalize changelog entries according to instructions above

0 commit comments

Comments
 (0)