Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-13 | 815 Bytes | |
v7.0.0 source code.tar.gz | 2023-11-13 | 427.5 kB | |
v7.0.0 source code.zip | 2023-11-13 | 470.5 kB | |
Totals: 3 Items | 898.8 kB | 0 |
What's Changed
- Add base-url option by @robandpdx in https://github.com/actions/github-script/pull/429
- Expose async-function argument type by @viktorlott in https://github.com/actions/github-script/pull/402, see for details https://github.com/actions/github-script#use-scripts-with-jsdoc-support
- Update dependencies and use Node 20 by @joshmgross in https://github.com/actions/github-script/pull/425
New Contributors
- @navarroaxel made their first contribution in https://github.com/actions/github-script/pull/285
- @robandpdx made their first contribution in https://github.com/actions/github-script/pull/429
- @viktorlott made their first contribution in https://github.com/actions/github-script/pull/402
Full Changelog: https://github.com/actions/github-script/compare/v6.4.1...v7.0.0