Skip to content

Commit 7fc950b

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.2...v1.3.0) (2025-06-22) ### Features * Add garbage collection operations in reporting ([1af4f9a](1af4f9a))
1 parent 1a0b187 commit 7fc950b

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.3.0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.2.2...v1.3.0) (2025-06-22)
2+
3+
4+
### Features
5+
6+
* Add garbage collection operations in reporting ([1af4f9a](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/commit/1af4f9a12c63332e6cb5378ab43b0003f26976d6))
7+
18
## [1.2.2](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.2.1...v1.2.2) (2025-06-21)
29

310
## [1.2.1](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.2.0...v1.2.1) (2025-06-16)

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.2.2</Version>
12+
<Version>1.3.0</Version>
1313

1414
<PackageOutputPath>bin\</PackageOutputPath>
1515

0 commit comments

Comments
 (0)