We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebfa1e4 commit f5d6513Copy full SHA for f5d6513
.cursor/commands.json
@@ -49,8 +49,8 @@
49
},
50
{
51
"name": "/changelog",
52
- "description": "📋 Generate comprehensive changelog from git tags and commits",
53
- "rule": ".cursor/rules/utils/changelog-generator-manual.mdc",
+ "description": "📋 Generate changelog from git history and tags",
+ "rule": ".cursor/commands/changelog.md",
54
"category": "release"
55
56
0 commit comments