Skip to content

feat(version): remove deprecated --changelog-version-message option#543

Merged
ghiscoding merged 1 commit intonextfrom
feat/remove-changelog-version-message
Apr 5, 2023
Merged

feat(version): remove deprecated --changelog-version-message option#543
ghiscoding merged 1 commit intonextfrom
feat/remove-changelog-version-message

Conversation

@ghiscoding
Copy link
Copy Markdown
Member

Description

Remove unused and deprecated --changelog-version-message

Motivation and Context

I don't believe anyone used this option, not even me, so there's no reason to keep this option for the next major release

How Has This Been Tested?

Types of changes

  • Chore (change that has absolutely no effect on users)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (next@6559aec). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             next     #543   +/-   ##
=======================================
  Coverage        ?   97.53%           
=======================================
  Files           ?      160           
  Lines           ?    12679           
  Branches        ?     2045           
=======================================
  Hits            ?    12365           
  Misses          ?      313           
  Partials        ?        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit d125eef into next Apr 5, 2023
@ghiscoding ghiscoding deleted the feat/remove-changelog-version-message branch April 5, 2023 04:48
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.

1 participant