An open API service indexing awesome lists of open source software.

https://github.com/ubiety/ubiety.versionit

VersionIt is an automatic code versioning tool using conventional commits
https://github.com/ubiety/ubiety.versionit

conventional-changelog conventional-commits dotnet dotnet-standard dotnetcore netstandard20 ubiety versioning versioning-semantics

Last synced: about 1 month ago
JSON representation

VersionIt is an automatic code versioning tool using conventional commits

Awesome Lists containing this project

README

          

# VersionIt

VersionIt takes the pain out of maintaining your version and changelog. Just commit your code and your code will version itself.

![Tidelift Dependencies](https://tidelift.com/badges/github/ubiety/Ubiety.VersionIt)

[Professionally supported Ubiety.VersionIt is coming soon](https://tidelift.com/subscription/pkg/nuget-ubiety-versionit?utm_source=nuget-ubiety-versionit&utm_medium=referral&utm_campaign=readme)

## Installation

```bash
dotnet tool install --global Ubiety.VersionIt
```

## Usage

```bash
dotnet versionit
```

## Security contact information

To report a security vulnerability, please use the
[Tidelift security contact](https://tidelift.com/security).
Tidelift will coordinate the fix and disclosure.

## License

[Apache 2.0](https://choosealicense.com/licenses/apache-2.0/)