From d47594b53638f7035a96b5ec1ed1e6caae66ee8d Mon Sep 17 00:00:00 2001 From: Salman Chishti Date: Wed, 22 Oct 2025 15:44:09 +0100 Subject: [PATCH] Update packages/http-client/RELEASES.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- packages/http-client/RELEASES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/http-client/RELEASES.md b/packages/http-client/RELEASES.md index 6bc5136a..2e064427 100644 --- a/packages/http-client/RELEASES.md +++ b/packages/http-client/RELEASES.md @@ -2,7 +2,6 @@ ## 3.0.0 - Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110) -- Bump undici from 5.28.5 to 5.28.5 ## 2.2.3 - Fixed an issue where proxy username and password were not handled correctly [#1799](https://github.com/actions/toolkit/pull/1799)