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 formatting #1618

Merged
merged 2 commits into from
Nov 14, 2024
Merged

fix: fix changelog formatting #1618

merged 2 commits into from
Nov 14, 2024

Conversation

dschlabach
Copy link
Contributor

@dschlabach dschlabach commented Nov 13, 2024

What changed? Why?
In the release process, our changelog is malformatted. This PR updates our .changeset/config.json to use the proper formatter. This will make it easier to read changelogs on our Releases page and anywhere else they appear, plus it will make the release process easier.

Before:
CleanShot 2024-11-13 at 13 54 07@2x

After this PR, each change will be formatted on separate lines.

Notes to reviewers

How has it been tested?

  • Created mock changeset.md file resembling one that happens during our releases
  • Ran bun: release version, output is as expected.

Copy link

vercel bot commented Nov 13, 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 13, 2024 7:26pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 7:26pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 7:26pm

@dschlabach dschlabach merged commit 7d7b436 into main Nov 14, 2024
17 checks passed
@dschlabach dschlabach deleted the dms/fix-changelog branch November 14, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants