gh-changelog icon indicating copy to clipboard operation
gh-changelog copied to clipboard

`get` strips backticks from changelog entry

Open h0tw1r3 opened this issue 1 year ago • 0 comments

An entry like list in CHANGELOG.md

- Fix get latest `panic` on single entry changelog [#151](https://github.com/chelnak/gh-changelog/pull/151) ([h0tw1r3](https://github.com/h0tw1r3))

Outputs like this when using the get command:

- Fix get latest  on single entry changelog [#151](https://github.com/chelnak/gh-changelog/pull/151) ([h0tw1r3](https://github.com/h0tw1r3))

h0tw1r3 avatar May 07 '24 17:05 h0tw1r3