Skip to content

Commit b81e0de

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2025-06-13) ### Bug Fixes * remove --all flag from render command ([46b59ac](46b59ac))
1 parent 85bb433 commit b81e0de

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.9](https://github.com/continuedev/rules-cli/compare/v1.0.8...v1.0.9) (2025-06-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rules-cli",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Rules CLI tool",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)