Merge pull request #2167 from actions/prepare-http-client-3.0.0-release

Prepare @actions/http-client 3.0.0 release
This commit is contained in:
Salman Chishti
2025-10-31 15:27:38 +00:00
committed by GitHub
+3
View File
@@ -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)