Skip to content

Commit 6f116f0

Browse files
Release: v0.1.15 (#392)
## What's Changed * feat: support direct wif by @fredrikaverpil in #380 * feat(issue triage): Get all labels of the repository by @chouetz in #346 * Prompt engineering for `gemini-scheduled-triage.toml`. by @joshualitt in #356 * Sync `/examples` with `.github/` - refactor examples to also use custom commands in prompts by @jerop in #386 * chore: add support to use pnpm instead of npm for install by @dcreey in #385 * feat(telemetry): set GHA_NAME dynamically from workflow by @MJjainam in #390 ## New Contributors * @fredrikaverpil made their first contribution in #380 * @chouetz made their first contribution in #346 * @dcreey made their first contribution in #385 * @MJjainam made their first contribution in #390 **Full Changelog**: v0.1.14...v0.1.15
1 parent b5508bc commit 6f116f0

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