Skip to content

Commit 1e5de22

Browse files
Merge pull request #33 from DEVtheOPS/release-please--branches--main--components--opencode-plugin-otel
chore(main): release 0.8.0
2 parents 447b4e5 + 032a2ff commit 1e5de22

3 files changed

Lines changed: 9 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.7.0"
2+
".": "0.8.0"
33
}

CHANGELOG.md

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

77
---
88

9+
## [0.8.0](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v0.7.0...v0.8.0) (2026-04-21)
10+
11+
12+
### Features
13+
14+
* **traces:** align spans with OpenInference semantics ([ce6ca28](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/ce6ca28100ab65eb6e28ce8842c5d0f641e6bd59))
15+
916
## [0.7.0](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v0.6.0...v0.7.0) (2026-04-13)
1017

1118

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"typecheck": "tsc --noEmit"
6161
},
6262
"type": "module",
63-
"version": "0.7.0",
63+
"version": "0.8.0",
6464
"oc-plugin": [
6565
"server"
6666
]

0 commit comments

Comments
 (0)