Skip to content

Commit a051cda

Browse files
chore(main): release 1.5.1 (#119)
🤖 I have created a release *beep* *boop* --- ## [1.5.1](v1.5.0...v1.5.1) (2026-08-09) ### Bug Fixes * **deps:** move TypeScript to dev dependencies ([#118](#118)) ([4fcf511](4fcf511)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4fcf511 commit a051cda

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-
".": "1.5.0"
2+
".": "1.5.1"
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+
## [1.5.1](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v1.5.0...v1.5.1) (2026-08-09)
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** move TypeScript to dev dependencies ([#118](https://github.com/DEVtheOPS/opencode-plugin-otel/issues/118)) ([4fcf511](https://github.com/DEVtheOPS/opencode-plugin-otel/commit/4fcf511b19553e9889216e23c90184feb218b86e))
15+
916
## [1.5.0](https://github.com/DEVtheOPS/opencode-plugin-otel/compare/v1.4.0...v1.5.0) (2026-08-03)
1017

1118

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@
7777
},
7878
"type": "module",
7979
"types": "dist/index.d.ts",
80-
"version": "1.5.0"
80+
"version": "1.5.1"
8181
}

0 commit comments

Comments
 (0)