Skip to content

Commit 23e4159

Browse files
chore(main): release 0.3.0
1 parent 46681d8 commit 23e4159

2 files changed

Lines changed: 15 additions & 1 deletion

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.2.1"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

77
---
88

9+
## [0.3.0](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v0.2.1...v0.3.0) (2026-03-14)
10+
11+
12+
### Features
13+
14+
* **observability:** add debug logging and enhanced metrics ([a1b0a8c](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/a1b0a8cf5263080cf9623355e5161fb88f20e2f1))
15+
* **observability:** add debug logging and enhanced metrics (v0.3.0) ([46681d8](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/46681d816dbe34049ef9abccc35cc5b023d5fbdd))
16+
17+
18+
### Bug Fixes
19+
20+
* **otel:** use UCUM-compliant unit strings for all metric instruments ([46681d8](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/46681d816dbe34049ef9abccc35cc5b023d5fbdd))
21+
* **otel:** use UCUM-compliant unit strings for all metric instruments ([040b0b3](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/040b0b3f8b353785e976bbfd59d43250bfb58ef6))
22+
923
## [0.2.0] — 2026-03-11
1024

1125
### Changed

0 commit comments

Comments
 (0)