release - ruax Automated Release Process
Complete version update, source packaging, documentation updates, changelog, and npm publishing step by step
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read version from package.json
- update version number
- package source code
- check documentation files
- update documentation
- generate changelog
- build documentation
- update README
- publish to npm
Inputs
- package.json file
- src/ directory
- docs/ directory
- git commit history
- git working directory
Outputs
- updated package.json
- packaged source code
- updated documentation
- updated changelog.md
- built documentation
- updated README.md
- published npm package
Requirements
- npm installation
- Node.js environment
- git repository
- npm account access
