swc/.github/bot/README.md

16 lines
145 B
Markdown
Raw Normal View History

# Auto bump
Left a **review** comment with
```yml
swc-bump:
- swc
```
or for breaking changes,
```yml
swc-bump:
- swc --breaking
```