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 5031046 commit d415d69Copy full SHA for d415d69
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.12](https://github.com/continuedev/rules-cli/compare/v1.0.11...v1.0.12) (2025-06-14)
2
+
3
4
+### Bug Fixes
5
6
+* add color ([0b98eb2](https://github.com/continuedev/rules-cli/commit/0b98eb217dc664b087c08851552995c9f3b12b77))
7
+* remove unecessary logging ([ed3d75d](https://github.com/continuedev/rules-cli/commit/ed3d75d82791dbc7bebdbc62ec9b3f25ecf2d304))
8
9
## [1.0.11](https://github.com/continuedev/rules-cli/compare/v1.0.10...v1.0.11) (2025-06-13)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.0.11",
+ "version": "1.0.12",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments