docs: add release example
This commit is contained in:
parent
7146708ef3
commit
07917043a5
@ -10,13 +10,17 @@
|
||||
|
||||
## Release
|
||||
|
||||
# npm run script
|
||||
npm run script
|
||||
|
||||
```bash
|
||||
npm run release -- --release-as minor
|
||||
```
|
||||
|
||||
# Or
|
||||
Or
|
||||
|
||||
```bash
|
||||
npm run release -- --release-as 1.1.0
|
||||
```
|
||||
|
||||
## Reference
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user