mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-24 09:32:10 -08:00
fix: adjust theme section for changelog
This commit is contained in:
parent
800b14d99f
commit
37e96de87e
|
@ -16,6 +16,10 @@
|
||||||
"type": "revert",
|
"type": "revert",
|
||||||
"section": "Refactor"
|
"section": "Refactor"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "theme",
|
||||||
|
"section": "Themes"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "chore",
|
"type": "chore",
|
||||||
"hidden": true
|
"hidden": true
|
||||||
|
@ -32,10 +36,6 @@
|
||||||
"type": "docs",
|
"type": "docs",
|
||||||
"hidden": true
|
"hidden": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "themes",
|
|
||||||
"hidden": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "perf",
|
"type": "perf",
|
||||||
"hidden": true
|
"hidden": true
|
||||||
|
|
Loading…
Reference in a new issue