update-version - Update Dockerman Version and Changelog
Updates the Dockerman website with a new version release including siteConfig, changelog, and README files
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- extract version number
- update siteConfig.ts
- convert markdown to MDX
- prepend to changelog
- update README badges
- update README features
Inputs
- changelog markdown content
- screenshots
- version number
- current date
Outputs
- updated siteConfig.ts
- updated changelog MDX file
- updated README.md
- updated README.zh-CN.md
- version badges
- date badges
Requirements
- Dockerman repository
- TypeScript/React project
- MDX support
- changelog in markdown format
- version number format vX.Y.Z
