Browse Source

chore: bump version to v0.5.5 (#126)

* chore: bump version to v0.5.5

* 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
7bce447fb1
3 changed files with 8 additions and 2 deletions
  1. 6 0
      CHANGELOG.md
  2. 1 1
      VERSION
  3. 1 1
      package.json

+ 6 - 0
CHANGELOG.md

@@ -3,6 +3,11 @@
 All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
+## [0.5.5] - 2026-01-27
+
+### Changes
+- fix(registry): add component-planning context and remove repo-specific contexts from user profiles (#125)
+
 ## [0.5.4] - 2026-01-25
 
 ### Changes
@@ -242,3 +247,4 @@ v0.X.Y
 - **0.4.0** - Category-based agent organization system
 - **0.3.1** - CI improvements
 - **0.0.2** - Execution balance evaluator
+

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.5.4
+0.5.5

+ 1 - 1
package.json

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