first commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"github": {
|
||||
"release": true
|
||||
}
|
||||
}
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo=bar
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
foo
|
||||
bar\baz
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"github": {
|
||||
"release": true
|
||||
}
|
||||
}
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"release-it": {
|
||||
"git": {
|
||||
"push": false
|
||||
}
|
||||
}
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"git": {
|
||||
"commitMessage": "Released version ${version}"
|
||||
}
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"git": {
|
||||
"commitMessage": "Released with version ${version}"
|
||||
}
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
[foo]
|
||||
bar=1
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
foo:
|
||||
bar: 1
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
foo:
|
||||
bar: 1
|
||||
Reference in New Issue
Block a user