Skip to content

Commit ba709f0

Browse files
Release: v0.1.18 (#427)
## What's Changed * Revert "fix: detect silent failures in gemini-cli by checking for invalid JSON (#406)" by @parthasaradhie in #426 **Full Changelog**: v0.1.17...v0.2.0 --------- Signed-off-by: partha saradhi <parthasaradhie@users.noreply.github.com> Co-authored-by: partha saradhi <parthasaradhie@users.noreply.github.com>
1 parent db9ab3f commit ba709f0

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