From bd8bfbe9a98e27408c24e84f9d079944206909ad Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sat, 2 Nov 2024 20:04:11 +0100 Subject: [PATCH] Updated Release Process (markdown) --- Release-Process.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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