From d26e6e445dcdd7702d02459507c24e288b97cfd1 Mon Sep 17 00:00:00 2001 From: Chamlai <31847168+VeiveHata@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:30:15 +0200 Subject: [PATCH] patch: Update README.md (#11) Checking patch update * patch: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e141244..ca6c869 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,11 @@ Package version update is done automatically according to commit message. Check For automatic version bump start you commit message with: -**MAJOR** - `M:`,` MAJOR:`, `major` +**MAJOR** - `M:`,` MAJOR:`, `major:` -**MINOR** - `m:`, `minor` +**MINOR** - `m:`, `minor:` -**PATCH** - `fix`, `patch` +**PATCH** - `fix:`, `patch:` ## Publication