Prepare @actions/http-client 3.0.0 release

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-22 15:40:17 +01:00
parent ab82301c62
commit 2823824b94
+4
View File
@@ -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)