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 0a3f2de commit 61f459dCopy full SHA for 61f459d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.1](https://github.com/continuedev/rules/compare/v1.2.0...v1.2.1) (2025-06-25)
2
+
3
4
+### Bug Fixes
5
6
+* rules list command ([3058f57](https://github.com/continuedev/rules/commit/3058f57ab0984628e2e00029e7d80294994ae4ce))
7
8
# [1.2.0](https://github.com/continuedev/rules/compare/v1.1.6...v1.2.0) (2025-06-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "CLI for managing rules across any AI IDE",
"files": [
"bin.js",
0 commit comments