Skip to content

anolilab/semantic-release

Repository files navigation

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
multi-semantic-release npm A hacky semantic-release for monorepos based on qiwi/multi-semantic-release
rc npm 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 npm Semantic-release plugin to publish a npm package with pnpm
semantic-release-preset npm semantic-release is a fully automated version management and package publishing library

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