creevey
Version:
Cross-browser screenshot testing tool for Storybook with fancy UI Runner
19 lines (18 loc) • 693 B
JSON
{
"packages": {
".": {
"release-type": "node",
"package-name": "creevey",
"changelog-sections": [
{ "type": "feat", "section": "Features", "hidden": false },
{ "type": "fix", "section": "Bug Fixes", "hidden": false },
{ "type": "docs", "section": "Documentation", "hidden": false },
{ "type": "perf", "section": "Performance Improvements", "hidden": false },
{ "type": "refactor", "section": "Code Refactoring", "hidden": false },
{ "type": "test", "section": "Tests", "hidden": false },
{ "type": "chore", "section": "Miscellaneous", "hidden": true }
],
"include-component-in-tag": false
}
}
}