Skip to content

Commit 7019d98

Browse files
chore: release main (#16)
🤖 Automated release via release-please --- <details><summary>root: 0.1.1</summary> ## [0.1.1](root-v0.1.0...root-v0.1.1) (2026-04-22) ### Bug Fixes * **ci:** build workspace dist before typecheck so cross-package .d.ts resolves ([2935965](2935965)) * **ci:** pin osv-scanner reusable workflow to v2.3.5 ([fb7f137](fb7f137)) </details> --- 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 2935965 commit 7019d98

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.0",
2+
".": "0.1.1",
33
"packages/analysis": "0.1.0",
44
"packages/cli": "0.1.0",
55
"packages/core-types": "0.1.0",

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/theagenticguy/opencodehub/compare/root-v0.1.0...root-v0.1.1) (2026-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** build workspace dist before typecheck so cross-package .d.ts resolves ([2935965](https://github.com/theagenticguy/opencodehub/commit/29359651d5e1a88226c86057082870d3e2f2a3fb))
9+
* **ci:** pin osv-scanner reusable workflow to v2.3.5 ([fb7f137](https://github.com/theagenticguy/opencodehub/commit/fb7f137424d162478fdfce27ef8046465d0769a8))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencodehub-monorepo",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"description": "OpenCodeHub — Apache-2.0 code intelligence graph + MCP server for AI coding agents",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)