ci: add semantic-release script

This commit is contained in:
Derrick Hammer 2023-06-23 04:43:16 -04:00
parent e4dd9e715c
commit 3ed1ba9b86
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@
"_id": "@lumweb/libkmodule@0.1.0",
"scripts": {
"prepare": "presetter bootstrap",
"build": "run build"
"build": "run build",
"semantic-release": "semantic-release"
},
"files": [
"lib/**"