Skip to content

Commit 6ac1f1f

Browse files
committed
chore: add changelog section for "refactor"
1 parent 7519acc commit 6ac1f1f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@
105105
"type": "fix",
106106
"section": "🐛 Bug Fixes"
107107
},
108+
{
109+
"type": "refactor",
110+
"section": "🔄 Code Refactoring"
111+
},
108112
{
109113
"type": "chore",
110114
"section": "🏗️ Project configuration and build flow"

0 commit comments

Comments
 (0)