Skip to content

Commit 1876434

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2025-06-20) ### Bug Fixes * always add frontmatter for cursor format ([297f68a](297f68a))
1 parent 297f68a commit 1876434

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+
## [1.1.6](https://github.com/continuedev/rules/compare/v1.1.5...v1.1.6) (2025-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* always add frontmatter for cursor format ([297f68a](https://github.com/continuedev/rules/commit/297f68af075a6296d25c4dddebea18f0142e7ac4))
7+
18
## [1.1.5](https://github.com/continuedev/rules/compare/v1.1.4...v1.1.5) (2025-06-20)
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": "rules-cli",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "CLI for managing rules across any AI IDE",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)