Skip to content

Commit 65987f4

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-06-15) ### Features * Add support for folders with multiple file reports ([7c32d0d](7c32d0d))
1 parent f1fe158 commit 65987f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.1.0...v1.2.0) (2025-06-15)
2+
3+
4+
### Features
5+
6+
* Add support for folders with multiple file reports ([7c32d0d](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/commit/7c32d0d43f2b9fbb2e413f1e19b170f0785464d8))
7+
18
# [1.1.0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.0.0...v1.1.0) (2025-06-12)
29

310

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.1.0</Version>
12+
<Version>1.2.0</Version>
1313

1414
<PackageOutputPath>bin\</PackageOutputPath>
1515

0 commit comments

Comments
 (0)