From 71a40c8bf8efc39e0a70a5554f197e17f942a1ac Mon Sep 17 00:00:00 2001 From: Mario Alberto Arce Date: Thu, 23 Jul 2026 10:44:15 -0600 Subject: [PATCH 1/4] docs(changelog): add release heading for sanitization 1.0.0 - Rename the unreleased section to a dated sanitization 1.0.0 release entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b14f517..d5d198b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -209,7 +209,7 @@ This is the first stable production release of PowerCSharp, marking the transiti --- -## [Unreleased] +## [Sanitization 1.0.0] - 2026-07-23 ### Added From 4f123d396ebdd966d902bddf2dc21cafb6b43199 Mon Sep 17 00:00:00 2001 From: Mario Alberto Arce Date: Thu, 23 Jul 2026 11:06:03 -0600 Subject: [PATCH 2/4] docs: add the official website --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d198b..1d39e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -340,3 +340,5 @@ All pre-1.0.0 development was internal and not publicly released. --- **For more information about PowerCSharp releases, visit our [GitHub Repository](https://github.com/marioarce/PowerCSharp).** 🚀 + +**Or visit the Official website:** [https://powercsharp.net/](https://powercsharp.net/) From 228efe736d82384bb4ed5c984bb0b396e7c9abf1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 23 Jul 2026 17:27:20 +0000 Subject: [PATCH 3/4] chore: bump PowerCSharpVersion to 2.0.3 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 07c836a..2d4b3e1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 2.0.2 + 2.0.3 1.0.0 From effa1bdaefbc3e350026a56938dd068066510044 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 23 Jul 2026 17:27:38 +0000 Subject: [PATCH 4/4] chore: bump PowerCSharpFeaturesVersion to 1.0.3 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2d4b3e1..ae17dc1 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ 1.0.0 - 1.0.2 + 1.0.3