Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:53
· 2 commits to main since this release
7fc0f73

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/v1.1.0