From 814def423698d49140f638953dc7d95d6ffc37e8 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sat, 7 Dec 2024 20:07:54 +0100 Subject: [PATCH] chore: Remove hint for manual release process from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2308d973..34dc2fb3 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,3 @@ Serve the example using `yarn serve` Write code, commit changes using conventional commits. - -Prepare release with - -`yarn pre-version`