Release vscode-v1.0.0
·
19 commits
to main
since this release
What's Changed
- Automated release of commitweave CLI tool
- Enhanced commit message creation with emoji support
- Conventional commits compliance
- Interactive Git integration
Installation
Stable Release
npm install -g @typeweaver/commitweave
Beta Release
npm install -g @typeweaver/commitweave@beta
Usage
commitweave # Start interactive commit creation
commitweave init # Initialize configuration
Full changelog: https://github.com/GLINCKER/commitweave/commits/vscode-v1.0.0