semantic-release-plugin-decorators

This library provides utility functions to inject/extend plugins passed to semantic-release, allowing augmentation of any arbitrary plugin configuration in a way that the plugin system itself doesn't allow.

Usage no npm install needed!

<script type="module">
  import semanticReleasePluginDecorators from 'https://cdn.skypack.dev/semantic-release-plugin-decorators';
</script>

README

semantic-release-plugin-decorators

Build Status npm semantic-release

This library provides utility functions to inject/extend plugins passed to semantic-release, allowing augmentation of any arbitrary plugin configuration in a way that the plugin system itself doesn't allow.