commandby poncardasm

Create Changelog

## 1. Changelog File Creation

Installs: 0
Used in: 1 repos
Updated: 2d ago
$npx ai-builder add command poncardasm/create-changelog

Installs to .claude/commands/create-changelog.md

# Create Changelog

## 1. Changelog File Creation

1. Create a new markdown `YYYY-MM-DD_HH-MM.md` file in the `docs/changelog/` directory.
2. Use the Europe/Helsinki timezone for time stamping.
3. Name the file using the current date and time in the format: `YYYY-MM-DD_HH-MM.md`

## 2. Changelog Content

1. In the newly created file, include a concise summary of the latest updates or changes made to the project since the last changelog entry.
2. Use clear section headings where appropriate (e.g., Added, Fixed, Changed, Removed).
3. Ensure the content is human-readable and formatted in valid Markdown.

Quick Install

$npx ai-builder add command poncardasm/create-changelog

Details

Type
command
Slug
poncardasm/create-changelog
Created
6d ago