From ea4b695b5a3ea9800d82e8c784a2332657d79786 Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Mon, 15 Sep 2025 12:45:35 +0000 Subject: [PATCH] chore: move changelog items back to unreleased --- CHANGELOG.md | 4 ++-- website/src/docs/changelog.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69839685..2b185169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v3.45.2 - 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-v3.45.1 - 2025-09-15 +## v3.45.0-v3.45.2 - 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 630e35e5..f6374411 100644 --- a/website/src/docs/changelog.md +++ b/website/src/docs/changelog.md @@ -5,7 +5,7 @@ outline: deep # Changelog -## v3.45.2 - 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-v3.45.1 - 2025-09-15 +## v3.45.0-v3.45.2 - 2025-09-15 Failed due to an issue with our release process.