Skip to content

Commit e43c996

Browse files
committed
- prepare release
1 parent 2a1ce27 commit e43c996

File tree

3 files changed

+329
-43
lines changed

3 files changed

+329
-43
lines changed

.releaseconfig.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"plugins": ["license"],
3+
"exec": {
4+
"before_commit": "npm run build"
5+
}
6+
}

0 commit comments

Comments
 (0)