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 3341c09 commit 5d4f408Copy full SHA for 5d4f408
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/continuedev/rules/compare/v1.1.6...v1.2.0) (2025-06-20)
2
+
3
4
+### Features
5
6
+* adds format ([83ec8be](https://github.com/continuedev/rules/commit/83ec8be7f3d8d485e24061d2d01d410a3354135a))
7
8
## [1.1.6](https://github.com/continuedev/rules/compare/v1.1.5...v1.1.6) (2025-06-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.1.6",
+ "version": "1.2.0",
"description": "CLI for managing rules across any AI IDE",
"files": [
"bin.js",
0 commit comments