@@ -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.3] - 2025-12-14
+
+### Changes
+- fix(plugin): add missing telegram-bot.ts to registry (#55)
## [0.3.2] - 2025-12-09
### Changes
@@ -1 +1 @@
-0.3.2
+0.3.3
@@ -1,6 +1,6 @@
{
"name": "opencode-agents",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "OpenCode agent evaluation framework and test suites",
"private": true,
"workspaces": [