0.1.0 • Published 6 months ago

monorepo-tsup-changesets v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

monorepo-tsup-changesets

npm version

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

  1. Create a changeset:

    npm run changeset
  2. 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.

0.1.0

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago