Skip to content

Commit

Permalink
Merge pull request #381 from adamralph/markdown-lint
Browse files Browse the repository at this point in the history
markdown lint
  • Loading branch information
adamralph authored Sep 20, 2020
2 parents 9226082 + a59f124 commit 78ad57b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,3 @@
- [#180: Add MinVerVersionOverride property to simplify usage of both MinVer and minver-cli in the same build](https://github.com/adamralph/minver/issues/180)
- [#193: Log info message when no version tags are found](https://github.com/adamralph/minver/issues/193)
- [#194: Log all ignored tags for a commit](https://github.com/adamralph/minver/issues/194)

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Note that the option names are case-insensitive.

## FAQ

_(With TL;DR answers inline.)_
(With TL;DR answers inline.)

- [Why not use GitVersion, Nerdbank.GitVersioning, or some other tool?](#why-not-use-gitversion-nerdbankgitversioning-or-some-other-tool) _(simplicity)_
- [Can I bump the major or minor version?](#can-i-bump-the-major-or-minor-version) _(yes)_
Expand Down

0 comments on commit 78ad57b

Please sign in to comment.