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

Commit 15a52b6

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.6.0...v2.0.0) (2025-08-30) ### Bug Fixes * Marked all implementations as `Obsolete` ([76c3d64](76c3d64)) ### BREAKING CHANGES * Deprecated package
1 parent 76c3d64 commit 15a52b6

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+
# [2.0.0](https://github.com/TechNobre/PowerUtils.Net.Primitives/compare/v1.6.0...v2.0.0) (2025-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Marked all implementations as `Obsolete` ([76c3d64](https://github.com/TechNobre/PowerUtils.Net.Primitives/commit/76c3d644364d144c77384708339ab97a0cd45aa0))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Deprecated package
12+
113
# [1.6.0](https://github.com/TechNobre/PowerUtils.Net.Primitives/compare/v1.5.0...v1.6.0) (2024-11-18)
214

315

src/PowerUtils.Net.Primitives.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RootNamespace>PowerUtils.Net</RootNamespace>
99
<AssemblyName>PowerUtils.Net.Primitives</AssemblyName>
1010

11-
<Version>1.6.0</Version>
11+
<Version>2.0.0</Version>
1212

1313
<PackageOutputPath>bin\</PackageOutputPath>
1414

0 commit comments

Comments
 (0)