Skip to content

Commit 8ea108e

Browse files
Release: v0.1.4 (#117)
## What's Changed * Remove standard OSS notice by @sethvargo in #110 * feat: unblock community contributions in PR reviews by @jerop in #115 * docs: fix workflow file path at setup section by @Marukome0743 in #106 * Fix typo in gemini-pr-review.yml by @mjenrungrot in #112 * feat: Refactor gemini-cli workflow for flexible, context-aware execution by @jerop in #116 ## New Contributors * @Marukome0743 made their first contribution in #106 * @mjenrungrot made their first contribution in #112 **Full Changelog**: v0.1.3...v0.1.4
1 parent e005c24 commit 8ea108e

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.3",
3+
"version": "0.1.4",
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)