Skip to content

Commit

Permalink
release 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anshooarora committed Jun 20, 2024
1 parent 8ac953d commit 7a7c0c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.4](https://github.com/extent-framework/extentreports-csharp/compare/5.0.3...v5.0.4)

#### Issues Resolved
- [#208](/issues/208) CWE-404: Improper Resource Shutdown or Release fix
- [#217](/issues/217) Remove cdn.rawgit links


## [5.0.3](https://github.com/extent-framework/extentreports-csharp/compare/5.0.2...v5.0.3)

#### Issues Resolved
Expand Down
2 changes: 1 addition & 1 deletion ExtentReports/ExtentReports.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<PackOnBuild>true</PackOnBuild>
<RootNamespace>AventStack.ExtentReports</RootNamespace>
<PackageVersion>5.0.4-beta</PackageVersion>
<PackageVersion>5.0.4</PackageVersion>
<Authors>anshooarora</Authors>
<Copyright>AventStack</Copyright>
<PackageLicenseUrl>https://github.com/extent-framework/extentreports-csharp/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 7a7c0c5

Please sign in to comment.