donder-release 1.2.1

Quickly create releases on Github from the command line or CI using conventional commits.
<p align="center">
  <img src="https://user-images.githubusercontent.com/12548890/204842249-c59bf410-2ab2-41c7-8f1a-bbb7aa1f5275.png" style="border-radius: 8px;">
  <h1 align="center">donder-release</h1>
  <h3 align="center">Quickly create releases on Github from the command line or CI using conventional commits.</h3>
</p>

<br />

## Installation

#### With Cargo

```bash
cargo install donder-release
```

#### With Npm

```bash
npm install -g donder-release-cli
```

## Usage

See CLI options:

```bash
donder-release --help
```

#### TODO

- Footer links support
- Add documentation
- Add tests
- Add CI
- Add support to other git providers(?)