# Release Note

> changes.md를 릴리즈 노트 형식으로 변환 Use when this capability is needed.

- Skill: `tomevault-io/release-note-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/release-note-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/release-note-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/release-note-2

---


Read `changes.md` and write a release note to `release-note.md`.

Follow the style and rules defined in `prompts/release-note.md` exactly.

Steps:
1. Read `prompts/release-note.md` for formatting rules
2. Read `package.json` to get the current version
3. Read `changes.md` for current change entries
4. Read `release-note.md` for existing release notes
5. Transform all `changes.md` entries into the release note format
6. Write `## <version>` section to `release-note.md`
   - If the top section already has the same version, replace that section
   - If the top section has a different version, clear the entire file and write only the new version section
7. Clear `changes.md` contents (keep the file, empty the content)

---
> Source: [JiHong88/suneditor](https://github.com/JiHong88/suneditor) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-28 -->

