cmux/docs-site/content/docs/meta.json
Lawrence Chen ad86227571 Add changelog and release command
- Add CHANGELOG.md with version history
- Add changelog page to docs site
- Add /release command for preparing releases
2026-01-29 17:58:10 -08:00

22 lines
394 B
JSON

{
"title": "Documentation",
"pages": [
"index",
"---Getting Started---",
"installation",
"configuration",
"---Features---",
"tabs",
"notifications",
"splits",
"keyboard-shortcuts",
"---Automation---",
"socket-api",
"cli",
"claude-code-hooks",
"---Reference---",
"osc-sequences",
"environment-variables",
"changelog"
]
}