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 85bb433 commit b81e0deCopy full SHA for b81e0de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.10](https://github.com/continuedev/rules-cli/compare/v1.0.9...v1.0.10) (2025-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* remove --all flag from render command ([46b59ac](https://github.com/continuedev/rules-cli/commit/46b59acbceaaf102b7ba0c963cb7fd53f4c2d513))
7
8
## [1.0.9](https://github.com/continuedev/rules-cli/compare/v1.0.8...v1.0.9) (2025-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments