diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3d2ac0b..5547f83 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index c7bca37..d05f1e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [0.1.1](https://github.com/DEVtheOPS/opencode-plugin-aws-auth-refresh/compare/v0.1.0...v0.1.1) (2026-06-24) + + +### Bug Fixes + +* detect AWS provider auth errors via session.error hook ([f266cdd](https://github.com/DEVtheOPS/opencode-plugin-aws-auth-refresh/commit/f266cdd8e341a9acbe8c53957bb9c7690f220067)) +* various issues ([6f5e4fe](https://github.com/DEVtheOPS/opencode-plugin-aws-auth-refresh/commit/6f5e4feb056f6956b3e1142631c8a1877cda14c8)) + ## [1.0.0] - 2026-05-21 ### Added diff --git a/package.json b/package.json index dd7fdca..721e3ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@devtheops/opencode-plugin-aws-auth-refresh", - "version": "0.1.0", + "version": "0.1.1", "description": "OpenCode plugin that refreshes AWS credentials when auth errors are detected", "keywords": [ "opencode",