ci: add semantic-release script
This commit is contained in:
parent
63fc62401b
commit
3cc398c5f7
|
@ -13,7 +13,7 @@
|
|||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "run build",
|
||||
"clean:rollup": "shx rm -rf dist"
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lumeweb/libkernel": "0.1.0-develop.19",
|
||||
|
|
Loading…
Reference in New Issue