Skip to content

Commit 01c7cba

Browse files
chore(release): 0.4.0 [skip ci]
1 parent 53e0218 commit 01c7cba

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [0.4.0](https://github.com/tecnomanu/agent-rules-kit/compare/v0.3.3...v0.4.0) (2025-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** Actualizar index.js para usar métodos correctos del CliService ([27837d6](https://github.com/tecnomanu/agent-rules-kit/commit/27837d6735b59086af34d56cd2497e14faffa2d3))
7+
* corregir configuración de mocks en pruebas de servicios para fs-extra ([a2c1a02](https://github.com/tecnomanu/agent-rules-kit/commit/a2c1a0255fd87f22e2a0dd1c39828b7ed08fd6bd))
8+
9+
10+
### Features
11+
12+
* **core:** Reestructuración completa a arquitectura de servicios v1.0.0 ([a170da1](https://github.com/tecnomanu/agent-rules-kit/commit/a170da1c54a61b6ac28d1ff54ef236955a7153fb))
13+
114
## [0.3.3](https://github.com/tecnomanu/agent-rules-kit/compare/v0.3.2...v0.3.3) (2025-05-07)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-rules-kit",
3-
"version": "1.0.0",
3+
"version": "0.4.0",
44
"description": "Bootstrap of **Cursor** rules (`.mdc`) and mirror documentation (`.md`) for AI agent-guided projects.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)