From 1cf1ac73fa26d015f7316c7c27639c1c7f4a7995 Mon Sep 17 00:00:00 2001 From: orhun Date: Wed, 14 Jul 2021 22:45:50 +0300 Subject: [PATCH] style(readme): remove comments from template context --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b6730bcff0..f602d7b963 100644 --- a/README.md +++ b/README.md @@ -254,9 +254,7 @@ For a [conventional commit](#conventional_commits) like this, following context is generated to use for templating: - ```json -// represents a release { "version": "v0.1.0-rc.21", "commits": [ @@ -285,9 +283,7 @@ following context is generated to use for templating: If [conventional_commits](#conventional_commits) is set to `false`, then some of the fields are omitted from the context or squashed into the `message` field: - ```json -// represents a release { "version": "v0.1.0-rc.21", "commits": [