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

Commit d427e19

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.2.0...v4.0.0) (2025-08-30) ### Bug Fixes * Marked all implementations as `Obsolete` ([8eaf7f5](8eaf7f5)) ### BREAKING CHANGES * Deprecated package
1 parent 8eaf7f5 commit d427e19

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

315

src/PowerUtils.Text.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AssemblyName>PowerUtils.Text</AssemblyName>
1010
<RootNamespace>PowerUtils.Text</RootNamespace>
1111

12-
<Version>3.2.0</Version>
12+
<Version>4.0.0</Version>
1313

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

0 commit comments

Comments
 (0)