diff --git a/CHANGELOG.md b/CHANGELOG.md index bc9c1137..7632c7d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.45.1 - 2025-09-15 +## Unreleased - Task now includes built-in core utilities to greatly improve compatibility on Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any @@ -49,7 +49,7 @@ more timely. We have already merged a couple of longstanding PRs in our @pd93, @shrink, @trim21 and all the previous contributors to [arduino/setup-task](https://github.com/arduino/setup-task/)). -## v3.45.0 - 2025-09-15 +## v3.45.0-v3.45.1 - 2025-09-15 Failed due to an issue with our release process. diff --git a/website/src/docs/changelog.md b/website/src/docs/changelog.md index db43b680..efdb8d2d 100644 --- a/website/src/docs/changelog.md +++ b/website/src/docs/changelog.md @@ -5,7 +5,7 @@ outline: deep # Changelog -## v3.45.1 - 2025-09-15 +## Unreleased - Task now includes built-in core utilities to greatly improve compatibility on Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any @@ -54,7 +54,7 @@ more timely. We have already merged a couple of longstanding PRs in our @pd93, @shrink, @trim21 and all the previous contributors to [arduino/setup-task](https://github.com/arduino/setup-task/)). -## v3.45.0 - 2025-09-15 +## v3.45.0-v3.45.1 - 2025-09-15 Failed due to an issue with our release process.