Commit 6c6fa6a
authored
chore: let feat commits bump the minor version pre-1.0 (#152)
Drop bump-patch-for-minor-pre-major so a feat commit bumps 0.4.3 to
0.5.0 instead of 0.4.4. Breaking changes still bump the minor (not
major) via bump-minor-pre-major while the version is below 1.0.0.1 parent 3c52b22 commit 6c6fa6a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments