Skip to content

Commit 8f60e3a

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-06-22) ### Features * add failOnWarnings and failOnThresholdHit options ([bf75bd8](bf75bd8))
1 parent 8a70b68 commit 8f60e3a

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.4.0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.3.0...v1.4.0) (2025-06-22)
2+
3+
4+
### Features
5+
6+
* add failOnWarnings and failOnThresholdHit options ([bf75bd8](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/commit/bf75bd8f5788834546dc4457906bdce7cb9ca415))
7+
18
# [1.3.0](https://github.com/TechNobre/PowerUtils.BenchmarkDotnet.Reporter/compare/v1.2.2...v1.3.0) (2025-06-22)
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.3.0</Version>
12+
<Version>1.4.0</Version>
1313

1414
<PackageOutputPath>bin\</PackageOutputPath>
1515

0 commit comments

Comments
 (0)