docs: add release example
This commit is contained in:
parent
4a5f1a95a6
commit
7146708ef3
@ -8,6 +8,16 @@
|
|||||||
|
|
||||||
## Integrate with Monaco Editor
|
## Integrate with Monaco Editor
|
||||||
|
|
||||||
|
## Release
|
||||||
|
|
||||||
|
# npm run script
|
||||||
|
|
||||||
|
npm run release -- --release-as minor
|
||||||
|
|
||||||
|
# Or
|
||||||
|
|
||||||
|
npm run release -- --release-as 1.1.0
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
|
|
||||||
- <https://tomassetti.me/writing-a-browser-based-editor-using-monaco-and-antlr/>
|
- <https://tomassetti.me/writing-a-browser-based-editor-using-monaco-and-antlr/>
|
||||||
|
Loading…
Reference in New Issue
Block a user