ddanielsantos / astro-deck

mvp mdx-deck clone
6 stars 0 forks source link

how to handle publishing and semver #9

Open ddanielsantos opened 1 year ago

ddanielsantos commented 1 year ago
ddanielsantos commented 1 year ago

we need to compile the CLI before publishing

ddanielsantos commented 1 year ago

useful links:

https://github.com/changesets/action https://github.com/changesets/changesets https://github.com/semantic-release/semantic-release https://github.com/withastro/astro/pull/7161 https://github.com/ariakit/ariakit/pull/2583

for now, I can manually update the package.json file