<!-- added by https://github.com/apps/hearts --><a href='https://hearts.dev/projects/3/users/its-dibo'><img width='50' alt='' align='right' src='https://hearts.dev/projects/3/users/its-dibo/tally.svg'></a> is there an option to customize the release title and details like this: ``` ["@semantic-release/github",{ release:{ details: `<details><summary>changes</summary> ${changelog} </details>` } } ``` also, we need the variable `${changelog}`