diff --git a/packages/http-client/RELEASES.md b/packages/http-client/RELEASES.md index 6d9ccf5d19..2e0644277c 100644 --- a/packages/http-client/RELEASES.md +++ b/packages/http-client/RELEASES.md @@ -1,5 +1,8 @@ ## Releases +## 3.0.0 +- Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110) + ## 2.2.3 - Fixed an issue where proxy username and password were not handled correctly [#1799](https://github.com/actions/toolkit/pull/1799)