Skip to content

Commit 5a3b23c

Browse files
Release: v0.1.19 (#440)
## What's Changed * chore(deps): bump actions/checkout from 5.0.0 to 6.0.1 in /examples/workflows/pr-review by @dependabot[bot] in #421 * chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.2.1 in /examples/workflows/pr-review by @dependabot[bot] in #420 * chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 in /examples/workflows/issue-triage by @dependabot[bot] in #419 * Fixed error handling by @gsehgal in #429 * docs: fix warning markdown syntax by @Marukome0743 in #428 * chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.2.1 by @dependabot[bot] in #412 * chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.2.1 in /examples/workflows/issue-triage by @dependabot[bot] in #418 * chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.2.1 in /examples/workflows/gemini-dispatch by @dependabot[bot] in #417 * chore(deps): bump actions/create-github-app-token from 2.1.1 to 2.2.1 in /examples/workflows/gemini-assistant by @dependabot[bot] in #415 * chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #414 * chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #433 * chore(deps): bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot[bot] in #410 * chore(deps): bump google-github-actions/auth from 2 to 3 by @dependabot[bot] in #411 ## New Contributors * @dependabot[bot] made their first contribution in #421 **Full Changelog**: v0.1.18...v0.1.19
1 parent a01f8c1 commit 5a3b23c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "run-gemini-cli",
3-
"version": "0.1.18",
3+
"version": "0.1.19",
44
"description": "This works with our versioning tools, this is NOT an NPM repo",
55
"scripts": {
66
"build": "echo \"No build required for composite action\"",

0 commit comments

Comments
 (0)