honojs / vite-plugins

Vite Plugins for Hono
https://hono.dev
135 stars 35 forks source link

chore: setup changeset #29

Closed sor4chi closed 1 year ago

sor4chi commented 1 year ago

close #27

Hi, @yusukebe! I configured changeset.

You have to add NPM_TOKEN for releasing CI and grant RW access to Github Action. And please consider installing changeset-bot on this repository.

README referred to here

sor4chi commented 1 year ago

@yusukebe Thanks! I fixed :-)

yusukebe commented 1 year ago

@sor4chi

You are welcome! I'll merge this now.

yusukebe commented 1 year ago

@sor4chi

One thing left to do. Could you create a build command in the package.json at the top level? You can reference this, although you don't necessarily have to use npm-run-all.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 5cc04bbc5cd2c408ce99fd6c3d7bd71aaac3b3ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

sor4chi commented 1 year ago

@yusukebe How about this?

sor4chi commented 1 year ago

@yusukebe Okay, completed

yusukebe commented 1 year ago

@sor4chi

Thanks! Let's go with this.

yusukebe commented 1 year ago

@sor4chi

Works well! https://github.com/honojs/vite-plugins/actions/runs/6891680942