github-actions[bot] 9adcc09204 chore: version packages (#248) 3 ヶ月 前
..
README.md 1d547b579c changeset (#65) 5 ヶ月 前
config.json a99d68c481 next (#246) 3 ヶ月 前

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in the repository.

Adding a changeset

To add a changeset, run pnpm changeset in the root of the repository. This will prompt you to select which packages have changed and what type of version bump (major, minor, or patch) should be applied.

All @json-render/* packages are versioned together -- a changeset for any one of them will bump all packages to the same version.