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(cli): Implement adding new entries to the changelog #12

Merged
merged 6 commits into from
Jun 11, 2024

Conversation

MalteHerrmann
Copy link
Owner

  • add config category
  • reorganize changelog parsing and implement basic write implementation
  • add assertion for tracked change types in release
  • commit WIP implementing add functionality

@MalteHerrmann MalteHerrmann added enhancement New feature or request cli improvements Things that improve the code base or individual features without adding new functionality labels Jun 10, 2024
@MalteHerrmann MalteHerrmann marked this pull request as ready for review June 11, 2024 11:49
@MalteHerrmann MalteHerrmann merged commit 3a40820 into main Jun 11, 2024
1 check passed
@MalteHerrmann MalteHerrmann deleted the write-changelog-based-on-types branch June 11, 2024 11:49
@MalteHerrmann MalteHerrmann linked an issue Jun 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request improvements Things that improve the code base or individual features without adding new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add commands to add or remove entries
1 participant