chore: bump version to 1.5.2 and update changelog

This commit is contained in:
Noe
2026-02-18 21:00:54 +00:00
parent 2f273fd07d
commit 3065595b52
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## [1.5.2] - 2026-02-18
### Changed
- Added support for Sonnet 4.6 and removed old models support.
## [1.5.1] - 2026-02-11
### Changed

View File

@@ -1,6 +1,6 @@
{
"name": "opencode-antigravity-auth",
"version": "1.5.1",
"version": "1.5.2",
"description": "Google Antigravity IDE OAuth auth plugin for Opencode - access Gemini 3 Pro and Claude 4.6 using Google credentials",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",