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

Commit 7718cf3

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

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

315

src/PowerUtils.AspNetCore.ErrorHandler.ResponseTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<AssemblyName>PowerUtils.AspNetCore.ErrorHandler.ResponseTypes</AssemblyName>
1313
<RootNamespace>PowerUtils.AspNetCore.Attributes</RootNamespace>
1414

15-
<Version>2.2.0</Version>
15+
<Version>3.0.0</Version>
1616

1717
<PackageOutputPath>bin\</PackageOutputPath>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)