ci: add semantic-release script
This commit is contained in:
parent
f9572be523
commit
4ed3727683
|
@ -9,7 +9,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "run build"
|
||||
"build": "run build",
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lumeweb/node-library-preset": "^0.2.6",
|
||||
|
|
Loading…
Reference in New Issue