Semantic Release
Daniel Bannert's open source work is supported by the community on GitHub Sponsors
This is a mono-repository that contains a collection of packages that provide various functions that can be used with semantic-release package.
Usage
Check the README for each package within the packages directory for specific usage instructions.
Featured Packages
| Package | Version | Description |
|---|---|---|
| @anolilab/multi-semantic-release | A multi semantic release tool for a monorepo. | |
| @anolilab/rc | The runtime configuration loader. | |
| @anolilab/semantic-release-clean-package-json | Clean package.json before publish by removing unnecessary properties. | |
| @anolilab/semantic-release-pnpm | Semantic-release plugin to publish a npm package with pnpm. | |
| @anolilab/semantic-release-preset | Semantic-release predefined presets. |
How We Version
We use SemVer for its versioning providing us an opt-in approach to releases. This means we add a version number according to the spec, as you see below. So rather than force developers to consume the latest and greatest, they can choose which version to consume and test any newer ones before upgrading. Please the read the spec as it goes into further detail.
Supported Node.js Versions
Libraries in this ecosystem make the best effort to track Node.js’ release schedule. Here’s a post on why we think this is important.
Contributing
If you would like to help take a look at the list of issues and check our Contributing guild.
Note: please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Credits
License
The anolilab semantic release is open-sourced software licensed under the MIT license