Skip to content

Commit 1ea78e1

Browse files
chore(release): 1.3.0 [skip ci]
# [mycoder-agent-v1.3.0](mycoder-agent-v1.2.0...mycoder-agent-v1.3.0) (2025-03-12) ### Features * implement MCP tools support ([2d99ac8](2d99ac8))
1 parent 32440ef commit 1ea78e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/agent/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [mycoder-agent-v1.3.0](https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.2.0...mycoder-agent-v1.3.0) (2025-03-12)
2+
3+
4+
### Features
5+
6+
* implement MCP tools support ([2d99ac8](https://github.com/drivecore/mycoder/commit/2d99ac8cefaa770e368d469355a509739aafe6a3))
7+
18
# [mycoder-agent-v1.2.0](https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.1.0...mycoder-agent-v1.2.0) (2025-03-12)
29

310

packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mycoder-agent",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Agent module for mycoder - an AI-powered software development assistant",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)