Skip to content

Commit d267a21

Browse files
github-actions[bot]prosdev
authored andcommitted
chore: release packages
1 parent bc44ec7 commit d267a21

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/bump-main-package.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/dev-agent/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @lytics/dev-agent
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- bc44ec7: chore: bump main package to match core and mcp versions
8+
9+
Syncs the main `@lytics/dev-agent` package version with the underlying `@lytics/dev-agent-core` and `@lytics/dev-agent-mcp` packages which were bumped to 0.2.0 for the "Richer Search Results" feature.

packages/dev-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lytics/dev-agent",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": false,
55
"description": "Deep code intelligence + AI subagents via MCP. Local-first semantic code search, GitHub integration, and development planning for AI tools like Cursor and Claude Code.",
66
"keywords": [

0 commit comments

Comments
 (0)