fluidms
Version:
A font-size system based on Modular Scale and Fluid Typography built with Sass and CSS custom properties.
46 lines (45 loc) • 878 B
Plain Text
{
"releaseCommitMessageFormat": "release: {{currentTag}}",
"types": [
{
"type": "build",
"hidden": true
},
{
"type": "ci",
"hidden": true
},
{
"type": "docs",
"section": "Documentation"
},
{
"type": "feat",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "perf",
"hidden": true
},
{
"type": "refactor",
"hidden": true
},
{
"type": "release",
"hidden": true
},
{
"type": "style",
"hidden": true
},
{
"type": "test",
"hidden": true
}
]
}