knope 0.22.4

A command line tool for automating common development tasks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Would add the following to Cargo.toml: version = 2.0.0-alpha.0
Would add the following to CHANGELOG.md: 
## 2.0.0-alpha.0 ([DATE])

### Breaking Changes

#### A breaking change

A breaking change for only the first package

### Features

- A new shared feature from a conventional commit

Would add files to git:
  Cargo.toml
  CHANGELOG.md