cocogitto: add meta.changelog

This commit is contained in:
Gabriel Santos
2026-04-26 21:45:11 -03:00
parent 6637829dfb
commit c34c32eb75
+1
View File
@@ -36,6 +36,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
'';
meta = {
changelog = "https://github.com/cocogitto/cocogitto/blob/${finalAttrs.src.tag}/CHANGELOG.md";
description = "Set of cli tools for the conventional commit and semver specifications";
mainProgram = "cog";
homepage = "https://docs.cocogitto.io/";