frinyvonnick / gitmoji-changelog

A changelog generator for gitmoji 😜

Home Page:https://www.npmjs.com/package/gitmoji-changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› Support cargo workspace

OlivierLDff opened this issue Β· comments

Hi, I would like to use gitmoji-changelog with a cargo workspace using a package table. Would you consider supporting this use case?

[workspace]

# stuff

[workspace.package]
name = "project_name"
version = "0.1.0"
description = "description"

Hi @OlivierLDff πŸ‘‹ Feel free to open a pull request that adds the support for cargo πŸ˜„