Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit aade011

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.4.0...v3.0.0) (2025-08-30) ### Bug Fixes * Marked all implementations as `Obsolete` ([9606668](9606668)) ### BREAKING CHANGES * Deprecated package
1 parent 9606668 commit aade011

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+
# [3.0.0](https://github.com/TechNobre/PowerUtils.AspNetCore.ErrorHandler/compare/v2.4.0...v3.0.0) (2025-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Marked all implementations as `Obsolete` ([9606668](https://github.com/TechNobre/PowerUtils.AspNetCore.ErrorHandler/commit/9606668e57b72a089d858a87ae0a4d92e1b386c0))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Deprecated package
12+
113
# [2.4.0](https://github.com/TechNobre/PowerUtils.AspNetCore.ErrorHandler/compare/v2.3.0...v2.4.0) (2024-11-13)
214

315

src/PowerUtils.AspNetCore.ErrorHandler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<AssemblyName>PowerUtils.AspNetCore.ErrorHandler</AssemblyName>
1111
<RootNamespace>PowerUtils.AspNetCore.ErrorHandler</RootNamespace>
1212

13-
<Version>2.4.0</Version>
13+
<Version>3.0.0</Version>
1414

1515
<PackageOutputPath>bin\</PackageOutputPath>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)