Skip to content

Commit c0eb6d3

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.12...v1.1.0) (2025-06-14) ### Features * use rules.json for slug when publishing ([f5404d7](f5404d7))
1 parent f5404d7 commit c0eb6d3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/continuedev/rules-cli/compare/v1.0.12...v1.1.0) (2025-06-14)
2+
3+
4+
### Features
5+
6+
* use rules.json for slug when publishing ([f5404d7](https://github.com/continuedev/rules-cli/commit/f5404d7c581f29a81140d4a6d01dc029c45ea6d0))
7+
18
## [1.0.12](https://github.com/continuedev/rules-cli/compare/v1.0.11...v1.0.12) (2025-06-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": "rules-cli",
3-
"version": "1.0.12",
3+
"version": "1.1.0",
44
"description": "Rules CLI tool",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)