From 9f6b78ec846dd724edbe05b4faa812d50ba9531a Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Mon, 15 Sep 2025 12:38:52 +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 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.