diff --git a/packages/http-client/RELEASES.md b/packages/http-client/RELEASES.md index 6d9ccf5d..6bc5136a 100644 --- a/packages/http-client/RELEASES.md +++ b/packages/http-client/RELEASES.md @@ -1,5 +1,9 @@ ## Releases +## 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)