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 2d48f8a commit f67a7eaCopy full SHA for f67a7ea
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.4](https://github.com/continuedev/rules-cli/compare/v1.1.3...v1.1.4) (2025-06-19)
2
+
3
4
+### Bug Fixes
5
6
+* list supported formats ([3d87889](https://github.com/continuedev/rules-cli/commit/3d87889f9c1a76f6206891bb07d7b811e831ccc8))
7
8
## [1.1.3](https://github.com/continuedev/rules-cli/compare/v1.1.2...v1.1.3) (2025-06-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments