Skip to content

Commit 9d2a32e

Browse files
Bump version to 0.6.0 and update release notes (#71)
Agent-Logs-Url: https://github.com/304NotModified/SLNX-validator/sessions/f1c43fec-882d-40c5-92fa-cf709dd2529b Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: 304NotModified <5808377+304NotModified@users.noreply.github.com>
1 parent 127bdae commit 9d2a32e

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/SLNX-validator/SLNX-validator.csproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@
1313
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1414
<PackageIcon>packageIcon.png</PackageIcon>
1515

16-
<VersionPrefix>0.5.0</VersionPrefix>
16+
<VersionPrefix>0.6.0</VersionPrefix>
1717
<PackageReleaseNotes>
18-
* feat: log SQ report file path and size to console after generation in https://github.com/304NotModified/SLNX-validator/pull/47
19-
* chore: change SonarQube impact severity from HIGH to MEDIUM by in https://github.com/304NotModified/SLNX-validator/pull/49
18+
* feat: Add SARIF 2.1.0 report output in https://github.com/304NotModified/SLNX-validator/pull/56
19+
* feat: Add CLI severity override flags (--blocker, --critical, --major, --minor, --info, --ignore) in https://github.com/304NotModified/SLNX-validator/pull/45
20+
* fix: IsFailingError respects default rule severity instead of always returning true in https://github.com/304NotModified/SLNX-validator/pull/66
21+
* fix: Eliminate duplicate paths in SonarQube report output in https://github.com/304NotModified/SLNX-validator/pull/55
2022
</PackageReleaseNotes>
2123
</PropertyGroup>
2224

0 commit comments

Comments
 (0)