Skip to content

Commit a646d78

Browse files
committed
chore: release
1 parent 357e5d7 commit a646d78

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

packages/cli/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Command-line interface for h-codex semantic code search.
44

5+
<img width="1265" height="808" alt="h-codex-cli" src="https://github.com/user-attachments/assets/659b6489-2ba5-4250-b1b7-0a84a1417803" />
6+
57
## Installation
68

79
```bash

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpbyte/h-codex-cli",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "CLI for h-codex - semantic code search tool",
55
"author": "Htoo Pyae Lwin",
66
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpbyte/h-codex-core",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Core indexing and search functionality for h-codex",
55
"author": "Htoo Pyae Lwin",
66
"license": "MIT",

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpbyte/h-codex-mcp",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Model Context Protocol for h-codexx",
55
"author": "Htoo Pyae Lwin",
66
"license": "MIT",

0 commit comments

Comments
 (0)