Skip to content

Commit

Permalink
chore(docs): typos choose not chose (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveleek authored Apr 29, 2024
1 parent 1fcac16 commit 15acfed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,11 +574,11 @@ Tests live in `./tests/Unleash.Tests`

### Release process
- Draft a new release in releases, target `main`
- Chose a new version (ie `4.1.9` without `v`)
- Input new version number as tag, chose `create new tag <x.x.x> on publish`
- Choose a new version (ie `4.1.9` without `v`)
- Input new version number as tag, choose `create new tag <x.x.x> on publish`
- Set the same version number as `Release title`
- The button `Generate release notes` should give a summary of new commits and contributors
- Chose to `set as the latest release`
- Choose to `set as the latest release`
- Click `Publish release`.
This starts the release workflow which builds the new release and pushes the artifacts to NuGet

Expand Down

0 comments on commit 15acfed

Please sign in to comment.