Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
Fix tool used for generating release notes.
Browse files Browse the repository at this point in the history
Fix #410
  • Loading branch information
laedit committed Jul 15, 2020
1 parent 32d2866 commit 7da5657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Parameters:
Please read [this](./CONTRIBUTING.md).

# Release
1. Generates release notes with https://github.com/GitTools/GitReleaseNotes and fix it to look like a semantic release notes.
1. Generates release notes with https://github.com/StefH/GitHubReleaseNotes: `GitHubReleaseNotes.exe --path . --output ReleaseNotes.md --exclude-labels dependencies --version 0.1.1` and fix it to look like a semantic release notes.
2. Create and push a new tag based on the template: `v[x].[y].[y]` => `v0.1.0`

Icon: [Article](https://thenounproject.com/term/article/16591/) designed by [Stefan Parnarov](https://thenounproject.com/sapi/) from The Noun Project.

0 comments on commit 7da5657

Please sign in to comment.