diff --git a/README.md b/README.md index 1872eee2..af0032b0 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ This removes the immediate connection between human emotions and version numbers - Avoid potential errors associated with manual releases - Support any [package managers and languages](docs/recipes/release-workflow/README.md#package-managers-and-languages) via [plugins](docs/usage/plugins.md) - Simple and reusable configuration via [shareable configurations](docs/usage/shareable-configurations.md) +- Support for [npm package provenance](https://github.com/semantic-release/npm#npm-provenance) that promotes increased supply-chain security via signed attestations on GitHub Actions ## How does it work?