knope 0.22.4

A command line tool for automating common development tasks
Would add the following to Cargo.toml: version = 1.1.0
Would add the following to CHANGELOG.md: 
## 1.1.0 ([DATE])

### Features

- New feature

Would add files to git:
  Cargo.toml
  CHANGELOG.md
Would create a release on GitHub with name 1.1.0 ([DATE]) and tag v1.1.0 at commit [COMMIT] and body:
## Features

- New feature
Would create a release on Gitea [https://codeberg.org] with name 1.1.0 ([DATE]) and tag v1.1.0 at commit [COMMIT] and body:
## Features

- New feature