Browse Source

chore: bump version to v0.3.2 (automated) (#51)

* chore: bump version to v0.3.2

* chore: trigger CI checks

---------

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] 4 months ago
parent
commit
bad7b8f58a
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

@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
+## [0.3.2] - 2025-12-09
+
+### Changes
+- fix(ci): remove [skip ci] from version bump commits (#50)
+
 ## [0.3.1] - 2025-12-09
 
 ### Changes

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.3.1
+0.3.2

+ 1 - 1
package.json

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