From e2101edc7e0f29b1482e3d9519d6dc4404fdeb29 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Tue, 9 Aug 2022 13:48:45 +0200 Subject: [PATCH] Add new features to docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10020c7a..65ccb69c 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ Use `--dry-run` to show the interactivity and the commands it _would_ execute. To print the next version without releasing anything, add the `--release-version` flag. +To print the changelog without releasing anything, add the `--changelog` flag. + ## Configuration Out of the box, release-it has sane defaults, and [plenty of options](./config/release-it.json) to configure it. Most @@ -275,6 +277,7 @@ latestVersion changelog name repo.remote, repo.protocol, repo.host, repo.owner, repo.repository, repo.project +branchName ``` All variables are available in all hooks. The only exception is that the additional variables listed above are not yet