diff --git a/packages/http-client/RELEASES.md b/packages/http-client/RELEASES.md index a42257d1..79ffdd95 100644 --- a/packages/http-client/RELEASES.md +++ b/packages/http-client/RELEASES.md @@ -1,8 +1,7 @@ ## Releases ## 3.0.1 -- Add support for ACTIONS_ORCHESTRATION_ID in user-agent [#2229](https://github.com/actions/toolkit/pull/2229) -- Add default user-agent when none is provided [#2229](https://github.com/actions/toolkit/pull/2229) +- Add support for ACTIONS_ORCHESTRATION_ID in user-agent and default user-agent [#2229](https://github.com/actions/toolkit/pull/2229) ## 3.0.0 - Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110)