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

Add Changelogs from next releases to CHANGELOG.md file #554

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

KetanReddy
Copy link
Member

@KetanReddy KetanReddy commented Dec 2, 2024

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • N/A

Closes #549

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

@KetanReddy KetanReddy added the patch Increment the patch version when merged label Dec 2, 2024
@KetanReddy KetanReddy requested review from hborawski and a team December 2, 2024 21:53
@KetanReddy KetanReddy self-assigned this Dec 2, 2024
@KetanReddy KetanReddy requested a review from adierkens as a code owner December 2, 2024 21:53
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.51%. Comparing base (1c7b805) to head (ecde6f5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #554   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files         331      331           
  Lines       19837    19837           
  Branches     1949     1949           
=======================================
  Hits        17757    17757           
  Misses       2066     2066           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KetanReddy KetanReddy force-pushed the maint/preserve-prerelease-info-in-changelogs branch from ecde6f5 to 842c79c Compare December 2, 2024 23:18
@KetanReddy KetanReddy merged commit be1ee3f into main Dec 3, 2024
1 check passed
@KetanReddy KetanReddy deleted the maint/preserve-prerelease-info-in-changelogs branch December 3, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comparing diffs between two prereleases is difficult
2 participants