Skip to content

Commit 61f459d

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2025-06-25) ### Bug Fixes * rules list command ([3058f57](3058f57))
1 parent 0a3f2de commit 61f459d

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.2.1](https://github.com/continuedev/rules/compare/v1.2.0...v1.2.1) (2025-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* rules list command ([3058f57](https://github.com/continuedev/rules/commit/3058f57ab0984628e2e00029e7d80294994ae4ce))
7+
18
# [1.2.0](https://github.com/continuedev/rules/compare/v1.1.6...v1.2.0) (2025-06-20)
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.2.0",
3+
"version": "1.2.1",
44
"description": "CLI for managing rules across any AI IDE",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)