0.1.0 • Published 6 months ago
monorepo-tsup-changesets v0.1.0
monorepo-tsup-changesets
This is a monorepo project using TypeScript, JavaScript, and npm. It includes a setup for automated releases using Changesets and GitHub Actions.
Release Process
This project uses Changesets for versioning and release management. The release process is automated using GitHub Actions.
Creating a Release
Create a changeset:
npm run changeset
Push the changes to the
main
branch. The GitHub Actions workflow will create a release pull request or publish the package to npm.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License.