mirror of
https://github.com/swc-project/swc.git
synced 2024-11-26 09:54:22 +03:00
886bf0e9c2
**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.
16 lines
145 B
Markdown
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
|
|
```
|