Skip to content

Commit 20eeadb

Browse files
chore: #250 formatting
1 parent 9b5cf19 commit 20eeadb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cz-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const types = [
88
},
99
{ value: "fix", name: "fix: 🐛 A bug fix" },
1010
{ value: "docs", name: "docs: 📚 Docs or guides content changes" },
11-
{ value: "content", name: "content: 📝 Copy only changes or blog posts" },
11+
{ value: "content", name: "content: 📝 Copy only changes or blog posts" },
1212
{ value: "chore", name: "chore: 🛠 Other changes that don't modify src files" },
1313
{ value: "revert", name: "revert: 🗑 Reverts a previous commit" },
1414
];

0 commit comments

Comments
 (0)