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 f7e10ea commit fc103ccCopy full SHA for fc103cc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/continuedev/rules-cli/compare/v1.1.1...v1.1.2) (2025-06-19)
2
+
3
4
+### Bug Fixes
5
6
+* don't store version in package.json ([f7e10ea](https://github.com/continuedev/rules-cli/commit/f7e10ea073dc701eaeab8a07602c7707dddba590))
7
8
## [1.1.1](https://github.com/continuedev/rules-cli/compare/v1.1.0...v1.1.1) (2025-06-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "0.0.0-dev",
+ "version": "1.1.2",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments