UNPKG
@factoryfour/jexl
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Factory Four Jexl Implementation
gitlab.com/factoryfour/internal/jexl
@factoryfour/jexl
/
.releaserc
20 lines
(19 loc)
•
312 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"branches"
: [
"main"
],
"plugins"
: [
"
@semantic
-release/commit-analyzer"
,
"
@semantic
-release/release-notes-generator"
, [
"
@semantic
-release/gitlab"
, {
"assets"
: [
"dist"
] } ],
"
@semantic
-release/npm"
,
"
@semantic
-release/git"
] }