Skip to content

Commit 40c0478

Browse files
committed
docs(readme): update release command
1 parent c2361d3 commit 40c0478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ This project uses [conventional commits](https://www.conventionalcommits.org/en/
114114
- **Pre-release**:
115115

116116
```bash
117-
pnpm dlx standard-version --prerelease rc -t "''"
117+
pnpm dlx standard-version --prerelease rc -t "''" --skip.changelog=true
118118
git push --follow-tags origin master
119119
```
120120

0 commit comments

Comments
 (0)