Skip to content

Release vscode-v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 21:04
· 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