Loading...
Loading...
Maintains CHANGELOG.md following Keep a Changelog format and Semantic Versioning. Use when the user mentions preparing or publishing a new release, or asks to review or refactor CHANGELOG.md.
npx skill4agent add ak1ra-komj/agents-skills keep-a-changelogCHANGELOG.mdCHANGELOG.mdgit log --oneline <last-tag>..HEADgit log --onelinedate +%Y-%m-%dCHANGELOG.mddate +%Y-%m-%d# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).## [X.Y.Z] - YYYY-MM-DD
### Added
- ...
### Changed
- ...
### Fixed
- ...| Section | When to use |
|---|---|
| New features or capabilities |
| Changes to existing behavior |
| Features marked for future removal |
| Features removed in this release |
| Bug fixes |
| Security-related fixes or improvements |
feat:addnewrefactor:changerenamemoveupdateimprovefix:bugpatchremove:deletedropdeprecate:security:cvevulndocs:chore:ci:test:Add retry logic for HTTP requestsdate +%Y-%m-%d