Skip to content

Commit d428d2e

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2025-06-25) ### Bug Fixes * rules create should create file in current directory ([9c73982](9c73982))
1 parent b5157d6 commit d428d2e

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.2](https://github.com/continuedev/rules/compare/v1.2.1...v1.2.2) (2025-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* rules create should create file in current directory ([9c73982](https://github.com/continuedev/rules/commit/9c7398214b3c8919494d4424a1b2b891aa8b3209))
7+
18
## [1.2.1](https://github.com/continuedev/rules/compare/v1.2.0...v1.2.1) (2025-06-25)
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.1",
3+
"version": "1.2.2",
44
"description": "CLI for managing rules across any AI IDE",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)