Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare changes URL is broken for Bitbucket repos #256

Open
JaZo opened this issue Jan 23, 2025 · 0 comments · May be fixed by #257
Open

Compare changes URL is broken for Bitbucket repos #256

JaZo opened this issue Jan 23, 2025 · 0 comments · May be fixed by #257
Labels
bug Something isn't working

Comments

@JaZo
Copy link

JaZo commented Jan 23, 2025

Environment

Package version: v0.5.7
Node: v22.12.0

Reproduction

  1. open a bitbucket repo;
  2. release a new version: npx --yes changelogen@latest --release;
  3. try to visit the "compare changes" link in the markdown;
  4. see it's broken.

Describe the bug

The "compare changes" link for Bitbucket repos is broken. It uses ... as a separator for the versions, like GitHub, but it should be %0D for Bitbucket. See https://bitbucket.org/tutorials/tutorials.git.bitbucket.org/branches/compare/future-branch%0Dmaster as an example.

I'll open a PR with a fix!

Additional context

No response

Logs

@JaZo JaZo added the bug Something isn't working label Jan 23, 2025
@JaZo JaZo linked a pull request Jan 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant