@routerhub/agent-rules 1.0.6 → 1.0.7

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -32,6 +32,6 @@ pnpm add -D concurrently https://github.com/routerhub/agentRules.git#v1.0.6
32
32
 
33
33
  ## 如何打tag
34
34
  ```
35
- git tag v1.0.5
35
+ git tag v1.0.6
36
36
  git push --tags
37
37
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@routerhub/agent-rules",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "Shared Copilot agent rules and guidelines for RouterHub projects",
5
5
  "main": "AGENTS.base.md",
6
6
  "bin": {
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "repository": {
24
24
  "type": "git",
25
- "url": "https://github.com/routerhub/agent-rules"
25
+ "url": "https://github.com/routerhub/agentRules"
26
26
  },
27
27
  "keywords": [
28
28
  "copilot",