2 lines
246 B
TOML
2 lines
246 B
TOML
description = "Adds a new entry to the project's CHANGELOG.md file."
|
|
prompt = "Your task is to parse the `<version>`, `<change_type>`, and `<message>` from their input and use the `write_file` tool to correctly update the `CHANGELOG.md` file.\n"
|