diff --git a/Release-Process.md b/Release-Process.md index 4097ae0..93cef51 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -9,4 +9,5 @@ 1. Wait until that the `latest` tag is updated on NPM by the GitHub Actions workflow. 1. Update `pdfjs.config`: 1. Bump the stable version number. - 1. Bump the major/minor version number of the `versionPrefix` and set the `baseVersion` to the commit ID of the merge commit (only if necessary). \ No newline at end of file + 1. Bump the major/minor version number of the `versionPrefix` and set the `baseVersion` to the commit ID of the merge commit (only if necessary). +1. Inform about the new release in the Matrix channel. \ No newline at end of file