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

feat: used semantic-release/exec to clean changelog headings #109

Merged
merged 5 commits into from Dec 14, 2022

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Pending semantic-release/changelog#279 having a resolution, this uses a manual script to swap out \n# for \n## in CHANGELOG.md.

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2022

Codecov Report

Merging #109 (7a1b349) into main (16a71f3) will not change coverage.
The diff coverage is n/a.

❗ Current head 7a1b349 differs from pull request most recent head e335d3c. Consider uploading reports for the commit e335d3c to get more accurate results

@@            Coverage Diff            @@
##              main      #109   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            5         5           
  Branches         3         3           
=========================================
  Hits             5         5           

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

@JoshuaKGoldberg
Copy link
Owner Author

I've done what I can to verify in this PR. Hopefully it works. 🤞

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review December 14, 2022 00:14
@JoshuaKGoldberg JoshuaKGoldberg merged commit db88e12 into main Dec 14, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the clean-changelog-headings branch December 14, 2022 00:17
github-actions bot pushed a commit that referenced this pull request Dec 14, 2022
# [1.7.0](v1.6.0...v1.7.0) (2022-12-14)

### Features

* used semantic-release/exec to clean changelog headings ([#109](#109)) ([db88e12](db88e12))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠 Tooling: Changelogs violate markdownlint header-increment rule
2 participants