Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Versionize Bot committed Dec 10, 2023
1 parent 390ef59 commit 8725d60
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.

<a name="2.1.1"></a>
## [2.1.1](https://www.github.com/ViMaSter/service-scorecard-generator/releases/tag/v2.1.1) (2023-12-10)

### Bug Fixes

* Codecov reports skip `app/` directory prefix ([390ef59](https://www.github.com/ViMaSter/service-scorecard-generator/commit/390ef5927e67240c93256a1f06cf4a2c5804421f))

### Other

* **deps:** bump NUnit from 3.14.0 to 4.0.1 in /ScorecardGenerator.Test ([99c21d4](https://www.github.com/ViMaSter/service-scorecard-generator/commit/99c21d4b0e4b5e9feee5297310c8a437f175ed82))

<a name="2.1.0"></a>
## [2.1.0](https://www.github.com/ViMaSter/service-scorecard-generator/releases/tag/v2.1.0) (2023-12-05)

Expand Down
2 changes: 1 addition & 1 deletion ScorecardGenerator/ScorecardGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<PackAsTool>true</PackAsTool>
<PackageOutputPath>./nupkg</PackageOutputPath>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
Expand Down

0 comments on commit 8725d60

Please sign in to comment.