Skip to content

Fix bad release links in CHANGELOG#105

Merged
brews merged 2 commits intomainfrom
fix_bad_links
Jul 20, 2023
Merged

Fix bad release links in CHANGELOG#105
brews merged 2 commits intomainfrom
fix_bad_links

Conversation

@brews
Copy link
Copy Markdown
Member

@brews brews commented Jul 20, 2023

The release links were not rendering correctly in CHANGELOG.md because the links were not defined at the bottom of the file. This PR adds those links to CHANGELOG.

Now when you click on the release header it'll bring you to a github page showing the commit-by-commit diff with the previous release. This is the intended behavior.

@brews brews added the bug Something isn't working label Jul 20, 2023
@brews brews self-assigned this Jul 20, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 20, 2023

Codecov Report

Merging #105 (b9a7696) into main (4293eb8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   70.34%   70.34%           
=======================================
  Files          17       17           
  Lines        1878     1878           
=======================================
  Hits         1321     1321           
  Misses        557      557           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@brews
Copy link
Copy Markdown
Member Author

brews commented Jul 20, 2023

Merging this without review. It's a minor format issue that only maintainers doing releases have run into.

@brews brews merged commit 13a69bc into main Jul 20, 2023
@brews brews deleted the fix_bad_links branch July 20, 2023 18:26
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 this pull request may close these issues.

1 participant