0.0.0 • Published 6 months ago

@open4business/semantic-versioning v0.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@open4business/semantic-versioning

About

@open4business/semantic-versioning is an advanced tool designed to automate and standardize the semantic versioning process across multiple projects. This module integrates seamlessly with semantic-release, simplifying the setup and ensuring consistent versioning practices.

Features

  • Automated Version Management: Based on commit messages, automatically manage versions.
  • Simplified Setup: Easy to integrate and reduces setup complexity.
  • Standardized Process: Ensures a consistent release workflow.

Installation

npm install @open4business/semantic-versioning --save-dev

Usage

After installation, configure your project's .releaserc to use this module.

Example .releaserc Configuration

{
  "extends": "@open4business/semantic-versioning"
}

Support

For support, please file an issue on our GitHub repository.

0.0.0

6 months ago