UNPKG
sss
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
SSS is a Simple Static Site generator.
github.com/squarepoet/sss
squarepoet/sss
sss
/
.release-it.json
13 lines
(12 loc)
•
200 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"git"
: {
"changelog"
:
false
,
"commitMessage"
:
"release sss version
${version}
"
},
"github"
: {
"release"
:
true
},
"npm"
: {
"publish"
:
true
} }