Skip to content

Commit 2ed0948

Browse files
chore(main): release mcp-code 0.2.0
1 parent 6bc9844 commit 2ed0948

4 files changed

Lines changed: 14 additions & 4 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-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/vaur94/mcp-code/compare/mcp-code-v0.1.0...mcp-code-v0.2.0) (2026-03-09)
4+
5+
6+
### Features
7+
8+
* add semantic repository analysis core ([d41a1f4](https://github.com/vaur94/mcp-code/commit/d41a1f409c24648b863f3ab4d19b6ef3b4391402))
9+
* expose slice workflow tools ([3231a73](https://github.com/vaur94/mcp-code/commit/3231a734f2a428b5ef5faf522a683b953fe8f0c5))
10+
11+
## Changelog
12+
313
All notable changes to this project will be documented in this file.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-code",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Production-grade MCP server for semantic coding workflows and AI coding-agent acceleration.",
55
"author": "vaur94",
66
"type": "module",

0 commit comments

Comments
 (0)