Skip to content

Commit df23fe2

Browse files
Release: v0.8.10 (#151)
## What's Changed * Require Node 24 by @sethvargo in #142 * Release: v1.0.0 by @google-github-actions-bot in #143 * Remove deprecated removeFile method by @sethvargo in #144 * Fix actions-gen-readme, with tests now by @sethvargo in #145 * Remove executable from ts file by @sethvargo in #147 * Release: v1.0.1 by @google-github-actions-bot in #149 **Full Changelog**: v0.8.9...v0.8.10
1 parent 31f171a commit df23fe2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-github-actions/actions-utils",
3-
"version": "0.8.9",
3+
"version": "0.8.10",
44
"description": "Helpers and utilities that are shared among Google GitHub Actions",
55
"author": "Google LLC",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)