Skip to content

Commit

Permalink
bump version only if there are commits in a path
Browse files Browse the repository at this point in the history
  • Loading branch information
florianBachinger committed Jan 18, 2024
1 parent f9cada7 commit 886fce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.4-prerelease",
"pathFilters": ["."]
"publicReleaseRefSpec": [
"^refs/heads/release/v\\d+(?:\\.\\d+)?$"
],
Expand Down

0 comments on commit 886fce5

Please sign in to comment.