Skip to content

Commit c56148a

Browse files
committed
chore: update readme for more release options
1 parent 4d356af commit c56148a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ import { compress, decompress } from '@mongodb-js/zstd';
6464
CI will automatically publish when it detects a new release after:
6565

6666
```
67-
npm run release
67+
npm run release -- --release-as <patch|minor|major>
6868
git push --follow-tags origin main
6969
```

0 commit comments

Comments
 (0)