@routerhub/agent-rules 1.0.23 → 1.0.24

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.
@@ -49,3 +49,4 @@
49
49
  - PR 必须通过 ESLint 检查
50
50
  - PR 必须通过单元测试
51
51
  - PR 必须至少有 1 名代码审批者同意
52
+ <!-- 测试 -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@routerhub/agent-rules",
3
- "version": "1.0.23",
3
+ "version": "1.0.24",
4
4
  "description": "Shared Copilot agent rules and guidelines for RouterHub projects",
5
5
  "main": "AGENTS.base.md",
6
6
  "bin": {