Standard-version: Links in changelog don't include repository name

Created on 23 Jul 2019  路  5Comments  路  Source: conventional-changelog/standard-version

The links to my published commits currently don't include a repository name, causing the links to not work.

For ex: https://github.com///compare/v1.0.0...v1.0.1 instead of
https://github.com/repository/name/compare/v1.0.0...v1.0.1

I have changed the name of my repository before, which I suspect could be the issue. Is there a way to configure the changelog so that future release links won't be broken?

bug triaged

Most helpful comment

Same here with 9.0.0 馃槩

All 5 comments

Hey @jefftienchow 鈥撀營 have a feeling this could be caused by a bug in the new default preset (conventionalcommits)...

Could you provide the version of standard-version you are running and which preset configuration you are using (if it's _not_ the default)?

I was using 6.0.1. Reverting back to 5.0.2 fixed the problem. Thanks!

Great 鈥撀爐hanks for the follow-up.

For tracking purposes, I'm going to link this to conventional-changelog/conventional-changelog#462 (and what I believe is the fix conventional-changelog/conventional-changelog#463) which should land in the next minor version release of conventional-changelog (>=3.1.10).

@bcoe I am using standard-version: 8.0.0, still have this issue.
Jietu20200612-152645

Same here with 9.0.0 馃槩

Was this page helpful?
0 / 5 - 0 ratings