Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix changelog generation #1680

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix: fix changelog generation #1680

wants to merge 3 commits into from

Conversation

dschlabach
Copy link
Contributor

What changed? Why?
After some testing, uncovered the reason for our changelogs being all on one line. Reverted to our old change log format in config.json as that wasn't the root cause

When generating changesets, please format like this:

- **feat**: commit message here. By @dschlabach #XXXX

Note: the following formatting causes improper formatting of our changelog.md (note the no space between "-" and "*")

-**feat**: commit message here. By @dschlabach #XXXX

Notes to reviewers

How has it been tested?

@github-actions github-actions bot added the root label Nov 27, 2024
Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 4:23pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 4:23pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 4:23pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants