Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commit ef3ab92

Browse files
committed
chore: release 0.1.4 (fix trusted publishing)
1 parent e91b832 commit ef3ab92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-node@v4
2424
with:
2525
node-version: 20
26-
registry-url: https://registry.npmjs.org
26+
2727

2828
- name: Determine release state
2929
id: determine

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opencode-google-antigravity-auth",
33
"module": "index.ts",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"description": "Opencode plugin providing Antigravity OAuth for Gemini models",
66
"author": "shekohex",
77
"repository": "https://github.com/shekohex/opencode-google-antigravity-auth",

0 commit comments

Comments
 (0)