mitosis
mitosis copied to clipboard
ci: add changesets to generate changelog and changelog.md
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
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 |
☁️ 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.
Closing this as we have already implemented https://github.com/changesets/changesets in another PR