We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c2e51 commit 64ba931Copy full SHA for 64ba931
CHANGELOG.md
@@ -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
8
## [1.2.2](https://github.com/continuedev/rules/compare/v1.2.1...v1.2.2) (2025-06-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "CLI for managing rules across any AI IDE",
"files": [
"bin.js",
0 commit comments