rulesync 8.20.0 → 8.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32168,7 +32168,7 @@ function wrapCommand({
32168
32168
  }
32169
32169
 
32170
32170
  // src/cli/index.ts
32171
- var getVersion = () => "8.20.0";
32171
+ var getVersion = () => "8.21.0";
32172
32172
  function wrapCommand2(name, errorCode, handler) {
32173
32173
  return wrapCommand({ name, errorCode, handler, getVersion });
32174
32174
  }
package/dist/cli/index.js CHANGED
@@ -6485,7 +6485,7 @@ function wrapCommand({
6485
6485
  }
6486
6486
 
6487
6487
  // src/cli/index.ts
6488
- var getVersion = () => "8.20.0";
6488
+ var getVersion = () => "8.21.0";
6489
6489
  function wrapCommand2(name, errorCode, handler) {
6490
6490
  return wrapCommand({ name, errorCode, handler, getVersion });
6491
6491
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rulesync",
3
- "version": "8.20.0",
3
+ "version": "8.21.0",
4
4
  "description": "Unified AI rules management CLI tool that generates configuration files for various AI development tools",
5
5
  "keywords": [
6
6
  "ai",