File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## Unreleased
1010
11+ ## [ 2.2.1] - 2025-08-23
12+
1113### Added
1214
1315- PR [ #295 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull/295 ) Code fix to remove redundant exception declarations
Original file line number Diff line number Diff line change 1111 <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.CodeFix.Testing" Version =" 1.1.2" />
1212 <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.11.0" />
1313 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
14- <PackageVersion Include =" Sundstrom.CheckedExceptions" Version =" 2.2.0 " />
14+ <PackageVersion Include =" Sundstrom.CheckedExceptions" Version =" 2.2.1 " />
1515 <PackageVersion Include =" xunit" Version =" 2.9.0" />
1616 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
1717 <PackageVersion Include =" System.Linq.Async" Version =" 6.0.3" />
Original file line number Diff line number Diff line change 1717 </PropertyGroup> -->
1818
1919 <ItemGroup >
20- <PackageReference Include =" Sundstrom.CheckedExceptions" Version =" 2.1.2 " >
20+ <PackageReference Include =" Sundstrom.CheckedExceptions" Version =" 2.2.1 " >
2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2323 </PackageReference >
You can’t perform that action at this time.
0 commit comments