Skip to content

Commit 0f37372

Browse files
chore(main): release 0.5.0
1 parent 2d12f88 commit 0f37372

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and
66

77
---
88

9+
## [0.5.0](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v0.4.1...v0.5.0) (2026-03-21)
10+
11+
12+
### Features
13+
14+
* **handlers:** add agent usage metrics and sub-agent tracking ([2d12f88](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/2d12f8846425075c4d8aac1573ac6e488bf868c3))
15+
* **handlers:** add agent usage metrics and sub-agent tracking ([5dedc4e](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/5dedc4eb81fa6f36ff8cc883952247a0023d0ceb))
16+
917
## [0.4.1](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v0.4.0...v0.4.1) (2026-03-16)
1018

1119

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtheops/opencode-plugin-otel",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "OpenTelemetry telemetry plugin for opencode CLI",
55
"keywords": [
66
"opentelemetry",

0 commit comments

Comments
 (0)