Skip to content

Commit d2bacb6

Browse files
chore(release): 3.3.1 [skip ci]
1 parent e9dd292 commit d2bacb6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.3.1](https://github.com/tecnomanu/agent-rules-kit/compare/v3.3.0...v3.3.1) (2025-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 correct README implementation status to match actual codebase ([e9dd292](https://github.com/tecnomanu/agent-rules-kit/commit/e9dd292911d7ec9a71462673716da78796c98b83))
7+
18
# [3.3.0](https://github.com/tecnomanu/agent-rules-kit/compare/v3.2.3...v3.3.0) (2025-09-14)
29

310

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": "3.3.0",
3+
"version": "3.3.1",
44
"description": "CLI tool to bootstrap AI agent rules for multiple IDEs and frameworks. Generates optimized rules for Cursor, VS Code, Claude, and 6+ other AI coding assistants.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)