Combine duplicate RELEASES.md entries into single line

Co-authored-by: TingluoHuang <1750815+TingluoHuang@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-07 18:44:34 +00:00
parent 16f0b3d28e
commit d73fffceed
+1 -2
View File
@@ -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)