We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5404d7 commit c0eb6d3Copy full SHA for c0eb6d3
CHANGELOG.md
@@ -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
8
## [1.0.12](https://github.com/continuedev/rules-cli/compare/v1.0.11...v1.0.12) (2025-06-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.0.12",
+ "version": "1.1.0",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments