Commit 16eddf4
committed
chore: bump version to 0.2.1 and update changelog
- Bump version from 0.2.0 to 0.2.1 in package.json
- Update CHANGELOG.md with new features and fixes since v0.2.0
- Document scissors line detection feature
- Document empty commit message handling fixes
- Document Signed-off-by only message handling fixes
Changes since v0.2.0:
- feat: add scissors line detection for commit message processing
- fix: ignore commit message only contains Signed-off-by
- fix: do not handle empty commit message
Change-Id: I4e65fce68f338795484f918d747b5878bcbf5de3
Co-developed-by: Cursor <noreply@cursor.com>
Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>1 parent ea77bdb commit 16eddf4
3 files changed
Lines changed: 26 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
8 | 31 | | |
9 | 32 | | |
10 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments