Skip to content

Commit d415d69

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2025-06-14) ### Bug Fixes * add color ([0b98eb2](0b98eb2)) * remove unecessary logging ([ed3d75d](ed3d75d))
1 parent 5031046 commit d415d69

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.12](https://github.com/continuedev/rules-cli/compare/v1.0.11...v1.0.12) (2025-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add color ([0b98eb2](https://github.com/continuedev/rules-cli/commit/0b98eb217dc664b087c08851552995c9f3b12b77))
7+
* remove unecessary logging ([ed3d75d](https://github.com/continuedev/rules-cli/commit/ed3d75d82791dbc7bebdbc62ec9b3f25ecf2d304))
8+
19
## [1.0.11](https://github.com/continuedev/rules-cli/compare/v1.0.10...v1.0.11) (2025-06-13)
210

311

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.11",
3+
"version": "1.0.12",
44
"description": "Rules CLI tool",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)