style: Update changelog section names for clarity #80
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated types name for generating
CHANGELOG.md
from commit messages usingstandard-version
command.Standardized section headings in the changelog configuration to improve readability and consistency. Enhanced sections now more accurately reflect content types, such as grouping feature-related changes under "Enhancements" and simplifying the Continuous Integration section to "CI". Removed redundancy and ensured that the emoticons matched the intent of the sections.
This revamp facilitates quicker navigation and understanding of the projects history in the changelog.
Types of section names
This is how the current type section names appear in the changelog file:
feat
perf
fix
refactor
docs
revert
build
style
chore
test
ci
Additional items that should be added if necessary during a new release but were not mentioned in the file include: