Skip to content

Commit 9dbec29

Browse files
Release: v0.1.21 (#467)
## What's Changed * feat: establish robust evaluation framework for workflow benchmarks by @cocosheng-g in #457 * fix: add a plan execution workflow for gemini-invoke workflow by @cynthialong0-0 in #465 * fix: update README.md for plan-execute workflow added in #465 by @cynthialong0-0 in #466 ## New Contributors * @cocosheng-g made their first contribution in #457 * @cynthialong0-0 made their first contribution in #465 **Full Changelog**: v0.1.20...v0.1.21
1 parent e50be04 commit 9dbec29

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