Sign in
chromium
/
external
/
github.com
/
mozilla
/
readability
/
refs/tags/0.6.0
/
.
/
.release-it.json
blob: f5c879aab8fef6025dde3f33d705748bb31e52cb [
file
] [
log
] [
blame
]
{
"plugins"
:
{
"@release-it/keep-a-changelog"
:
{
"addUnreleased"
:
true
,
"filename"
:
"CHANGELOG.md"
}
},
"github"
:
{
"release"
:
false
},
"git"
:
{
"requireBranch"
:
"main"
,
"pushRepo"
:
"https://github.com/mozilla/readability.git"
}
}