feat: add release trigger configuration (#1697)

This commit is contained in:
Brandon Keiji 2025-06-26 01:54:58 +00:00 committed by GitHub
parent bb797ded7d
commit a8763abfb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 167 additions and 58 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli-core",
"version": "0.1.1",
"version": "0.1.4",
"description": "Gemini CLI Server",
"type": "module",
"main": "dist/index.js",