Skip to content

Commit

Permalink
chore(release): 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 16, 2023
1 parent fcb288e commit ced2bad
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.0.4"></a>
## [2.0.4](https://github.com/Teodor92/MoreDotNet/releases/tag/v2.0.4) (2023-12-16)

### Bug Fixes

* added code coverage badge ([fcb288e](https://github.com/Teodor92/MoreDotNet/commit/fcb288ecc098e1a9dc03eb33e756aebf971dbe46))

### Other

* added code coverage reporting ([3869f69](https://github.com/Teodor92/MoreDotNet/commit/3869f699b9b86f9478ddd0ea4a67469f3c6293f3))
* change the path to the coverage info file ([cd65ff9](https://github.com/Teodor92/MoreDotNet/commit/cd65ff975248d1ead88ea9fb1a6844d965c8246a))
* change the path to the coverage info file ([e98cba5](https://github.com/Teodor92/MoreDotNet/commit/e98cba50242f3a4390ed86e6e06758b202a77927))
* fixing incorrect path in ci config ([fe2cde1](https://github.com/Teodor92/MoreDotNet/commit/fe2cde1461abb77f22853f8ec94d7c9d466faecc))

<a name="2.0.3"></a>
## [2.0.3](https://github.com/Teodor92/MoreDotNet/releases/tag/v2.0.3) (2023-12-16)

Expand Down
2 changes: 1 addition & 1 deletion src/MoreDotNet/MoreDotNet.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.0.3</Version>
<Version>2.0.4</Version>
<TargetFramework>net8.0</TargetFramework>
<CodeAnalysisRuleSet>..\..\visual-studio-analyzers.ruleset</CodeAnalysisRuleSet>
<PackageId>MoreDotNet</PackageId>
Expand Down

0 comments on commit ced2bad

Please # to comment.