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 56b78e3 commit 55c2b62Copy full SHA for 55c2b62
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.8](https://github.com/continuedev/rules-cli/compare/v1.0.7...v1.0.8) (2025-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* bin.js ([e98d9a9](https://github.com/continuedev/rules-cli/commit/e98d9a91f2e8dd3fb12f90a1a4868d23f7f83914))
7
8
## [1.0.7](https://github.com/continuedev/rules-cli/compare/v1.0.6...v1.0.7) (2025-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments