We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4431cae + 9a2dd3e commit 85bb433Copy full SHA for 85bb433
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.9](https://github.com/continuedev/rules-cli/compare/v1.0.8...v1.0.9) (2025-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* update license to apache-2.0 ([81862be](https://github.com/continuedev/rules-cli/commit/81862be4e09637a9931f61c4bad5af5aa9e67441))
7
8
## [1.0.8](https://github.com/continuedev/rules-cli/compare/v1.0.7...v1.0.8) (2025-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.0.8",
+ "version": "1.0.9",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments