diff --git a/.versionrc.json b/.versionrc.json index cc1d19c..0bf7272 100644 --- a/.versionrc.json +++ b/.versionrc.json @@ -8,7 +8,7 @@ { "type": "refactor", "section": "🛠️ Code Refactor" }, { "type": "perf", "hidden": false, "section": "🚀 Performance" }, { "type": "test", "section": "📝 Testing Code" }, - { "type": "ci", "hidden": true, "section": "📈 Project changes" }, + { "type": "ci", "hidden": false, "section": "📈 Project changes" }, { "type": "build", "hidden": true, "section": "📈 Project Builds" } ], "commitUrlFormat": "https://git.tuffraid.net/cowch/logistics_support_tool/commits/{{hash}}",