Skip to content

Commit 64ba931

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2025-06-25) ### Bug Fixes * correct name for darwin-amd64 ([14c13f1](14c13f1))
1 parent 24c2e51 commit 64ba931

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.3](https://github.com/continuedev/rules/compare/v1.2.2...v1.2.3) (2025-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* correct name for darwin-amd64 ([14c13f1](https://github.com/continuedev/rules/commit/14c13f161340970a24c48dba5d14c85cc7d866b0))
7+
18
## [1.2.2](https://github.com/continuedev/rules/compare/v1.2.1...v1.2.2) (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.2",
3+
"version": "1.2.3",
44
"description": "CLI for managing rules across any AI IDE",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)