mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-12 19:51:07 +05:00
* feat(drag-and-drop): add drag and drop wizard * chore(seo): update seo share image url * improvement(upload): add download step 3 * improvement(loading): improve loading and add transitions * improvement: add pwa support, clipboard and animations * improvement(seo): add html lang and update title * fix(button): fix button font family
9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"extends": ["config:base"],
|
|
"semanticCommits": true,
|
|
"stabilityDays": 3,
|
|
"prCreation": "not-pending",
|
|
"labels": ["Type: Chore"],
|
|
"baseBranches": ["develop"]
|
|
}
|