Skip to content

Commit

Permalink
Add new features to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Aug 9, 2022
1 parent a6f6eff commit e2101ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e2101ed

Please sign in to comment.