Skip to content

Commit adb59ce

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-06-12) ### Bug Fixes * typo in `nuget-vulnerabilites.yml` ([a8f17f0](a8f17f0)) ### Features * Project Kickoff ([efeeb41](efeeb41))
1 parent 2a147dc commit adb59ce

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.0.0...v1.1.0) (2025-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* typo in `nuget-vulnerabilites.yml` ([a8f17f0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/commit/a8f17f0a4d826c34895b5f5fdefd715c2ad66fc5))
7+
8+
9+
### Features
10+
11+
* Project Kickoff ([efeeb41](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/commit/efeeb41fa2e64cf7c74ebea4d3ad55fefa69f685))
12+
113
# 1.0.0 (2025-06-12)
214

315

src/PowerUtils.BenchmarkDotnet.Reporter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AssemblyName>PBReporter</AssemblyName>
1010
<RootNamespace>PowerUtils.BenchmarkDotnet.Reporter</RootNamespace>
1111

12-
<Version>1.0.0</Version>
12+
<Version>1.1.0</Version>
1313

1414
<PackageOutputPath>bin\</PackageOutputPath>
1515

0 commit comments

Comments
 (0)