mitosis icon indicating copy to clipboard operation
mitosis copied to clipboard

ci: add changesets to generate changelog and changelog.md

Open shengxinjing opened this issue 2 years ago • 2 comments

Description

#229

start using changesets to generate changelogs and auto-publishing with version control

npx changeset  # generate version and changelog
npx changeset version # consumes all changesets, and updates to the most appropriate semver version
npx changeset publish  # publish

shengxinjing avatar Jun 29 '23 15:06 shengxinjing

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

Name Status Preview Comments Updated (UTC)
mitosis-fiddle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 29, 2023 3:40pm

vercel[bot] avatar Jun 29 '23 15:06 vercel[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f9d9718b5dbce59445cf85de21945b0da461240a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jun 29 '23 15:06 nx-cloud[bot]

Closing this as we have already implemented https://github.com/changesets/changesets in another PR

samijaber avatar Mar 21 '24 23:03 samijaber