Skip to content

Commit b7b27cc

Browse files
committed
Update RELEASEMANAGEMENT
Signed-off-by: Nicolas Bock <[email protected]>
1 parent 067aac9 commit b7b27cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASEMANAGEMENT.md

+8
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ When creating a new release, make sure to update the following files:
1919
release = 'v2.3.0'
2020
```
2121

22+
- Updated API documentation
23+
24+
```console
25+
./scripts/run-local-docker-container.sh ./build.sh docs
26+
```
27+
28+
and commit any changes.
29+
2230
Create an annotated tag:
2331

2432
```console

0 commit comments

Comments
 (0)