For such a library, Using https://github.com/changesets/changesets will help in smooth package publishing and versioning. It will automatically publish package to npmjs and take care of things like semver, contributing guidelines, changelogs, actions. Also since there are multiple packages (monorepo) managing all of them at once becomes very easy with this.
A live example can be found here
For such a library, Using https://github.com/changesets/changesets will help in smooth package publishing and versioning. It will automatically publish package to npmjs and take care of things like semver, contributing guidelines, changelogs, actions. Also since there are multiple packages (monorepo) managing all of them at once becomes very easy with this.
A live example can be found here