Skip to content

Commit 68d5a6d

Browse files
Release: v0.1.3 (#103)
## What's Changed * default to telemetry being off by @jerop in #101 * fix(workflows): use GITHUB_TOKEN as fallback in scheduled triage by @galz10 in #102 **Full Changelog**: v0.1.2...v0.1.3
1 parent fbb0a59 commit 68d5a6d

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