arashi 1.35.0 → 1.35.1

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 +1 -1
package/README.md CHANGED
@@ -122,7 +122,7 @@ files, and the containing install directory.
122
122
  - [Configuration](https://arashi.haphazard.dev/workflows/config/)
123
123
  - [Hooks](https://arashi.haphazard.dev/workflows/hooks/)
124
124
  - [Editor and terminal integrations](https://arashi.haphazard.dev/workflows/)
125
- - [JSON automation](https://arashi.haphazard.dev/workflows/json-automation/)
125
+ - [Agents and automation](https://arashi.haphazard.dev/workflows/agents-and-specs/#automation-and-json)
126
126
  - [Local configuration reference](./docs/configuration.md)
127
127
 
128
128
  ## Contributing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "arashi",
3
- "version": "1.35.0",
3
+ "version": "1.35.1",
4
4
  "description": "Git worktree manager for meta-repositories - The eye of the storm for your development workflow",
5
5
  "keywords": [
6
6
  "cli",