From 75a6016e1d49a10b5e0c3d1559676294b1998ead Mon Sep 17 00:00:00 2001 From: "B. Jonson" Date: Thu, 27 Mar 2025 14:13:09 +0600 Subject: [PATCH] docs: Modified `README.md` to remove redundant text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48453610..b28c9047 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ npx changelogen@latest [...args] [--dir ] ### `changelogen gh release` -Changelogen has built-in functionality to sync with with Github releases. +Changelogen has built-in functionality to sync with Github releases. In order to manually sync a release, you can use `changelogen gh release`. It will parse current `CHANGELOG.md` from current repository (local, then remote) and create or update releases.