Skip to content

Commit 9c3e6c9

Browse files
chore(release): 1.4.1 [skip ci]
# [mycoder-agent-v1.4.1](mycoder-agent-v1.4.0...mycoder-agent-v1.4.1) (2025-03-14) ### Bug Fixes * typescript compile error, unsure how it got past CI. ([ed9960a](ed9960a))
1 parent b1153e0 commit 9c3e6c9

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.4.1](https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.4.0...mycoder-agent-v1.4.1) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* typescript compile error, unsure how it got past CI. ([ed9960a](https://github.com/drivecore/mycoder/commit/ed9960a35905ef41790e33ae28fb47c00b561603))
7+
18
# [mycoder-agent-v1.4.0](https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.3.1...mycoder-agent-v1.4.0) (2025-03-14)
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.4.0",
3+
"version": "1.4.1",
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)