Browse Source

chore: bump version to v0.5.4 (#118)

* chore: bump version to v0.5.4

* chore: trigger validation workflow

---------

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
279d63cb89
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.4] - 2026-01-25
+
+### Changes
+- docs: fix agent name casing in documentation (#117)
+
 ## [0.5.3] - 2026-01-18
 
 ### Changes

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.5.3
+0.5.4

+ 1 - 1
package.json

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