From a139913ac7e4cfc4f75b12a9665a23b3669d2b08 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 26 Oct 2021 11:04:36 +0200 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index b9442a08..a2d72329 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -9,5 +9,5 @@ npm install && npm run prod ``` 4. Tag a new version of the package -5. Push all commits and and the new tag to GitHub +5. Push all commits and the new tag to GitHub 6. Create a new GitHub release with the same release notes from CHANGELOG.md