swc/.github/bot/README.md
Donny/강동윤 886bf0e9c2
chore: Implement Determine nightly version (#9061)
**Description:**

This is a follow-up PR of https://github.com/swc-project/swc/pull/9060. I'll integrate `swc-ecosystem-ci` into publish pipeline to prevent regressions.
2024-06-16 19:29:18 +09:00

16 lines
145 B
Markdown

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