Browse Source

chore: bump version to v0.5.3 (#114)

* chore: bump version to v0.5.3

* chore: trigger validation workflow

This empty commit triggers pull_request_target to run the validation
workflow, which will report the check status to the PR.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: darrenhinde <107584450+darrenhinde@users.noreply.github.com>
github-actions[bot] 2 months ago
parent
commit
2dd76571f3
3 changed files with 7 additions and 2 deletions
  1. 5 0
      CHANGELOG.md
  2. 1 1
      VERSION
  3. 1 1
      package.json

+ 5 - 0
CHANGELOG.md

@@ -3,6 +3,11 @@
 All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
+## [0.5.3] - 2026-01-18
+
+### Changes
+- fix: make admin bypass work properly for bot PRs (#113)
+
 ## [0.5.2] - 2026-01-13
 
 ### Changes

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.5.2
+0.5.3

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "opencode-agents",
-  "version": "0.5.2",
+  "version": "0.5.3",
   "description": "OpenCode agent evaluation framework and test suites",
   "private": true,
   "workspaces": [