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.
Check the README for each package within the packages
directory for specific usage instructions.
Package | Version | Description |
---|---|---|
multi-semantic-release | A hacky semantic-release for monorepos based on qiwi/multi-semantic-release | |
rc | This module provides a utility function to load rc configuration settings from various sources, including environment variables, default values, and configuration files located in multiple standard directories. It merges these settings into a single configuration object. | |
semantic-release-pnpm | Semantic-release plugin to publish a npm package with pnpm | |
semantic-release-preset | semantic-release is a fully automated version management and package publishing library |
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.
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.
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.
The anolilab semantic release is open-sourced software licensed under the MIT license