1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-08 14:37:01 +09:00

gh package release prep

This commit is contained in:
Ryan Ghadimi 2025-05-07 11:08:28 +00:00
parent 2b476323c4
commit 2046ee6d6b

View file

@ -1,5 +1,9 @@
# @actions/github Releases
### 6.0.1
- Dependency updates [#2043](https://github.com/actions/toolkit/pull/2043/)
### 6.0.0
- Support the latest Octokit in @actions/github [#1553](https://github.com/actions/toolkit/pull/1553)
- Drop support of NodeJS v14, v16