0.1.0 • Published 1 year ago

monorepo-tsup-changesets v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago