From d74ffef788df841a4dcb65dda4d857edd30b13c3 Mon Sep 17 00:00:00 2001 From: Guillaume Gautreau Date: Fri, 23 Oct 2020 23:26:20 +0200 Subject: [PATCH] docs: add npm-deprecate-old-versions in plugins list (#1667) --- docs/extending/plugins-list.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/extending/plugins-list.md b/docs/extending/plugins-list.md index 54486065b6..d81dfda911 100644 --- a/docs/extending/plugins-list.md +++ b/docs/extending/plugins-list.md @@ -105,3 +105,6 @@ - `verifyConditions`: Locate and validate a `.gemspec` file, locate and validate a `lib/**/version.rb` file, verify the presence of the `GEM_HOST_API_KEY` environment variable, and create a credentials file with the API key. - `prepare`: Update the version in the `lib/**/version.rb` version file and [build](https://guides.rubygems.org/command-reference/#gem-build) the gem. - `publish`: [Push the Ruby gem](https://guides.rubygems.org/command-reference/#gem-push) to the gem server. +- [semantic-release-npm-deprecate-old-versions](https://github.com/ghusse/semantic-release-npm-deprecate-old-versions) + - `verifyConditions`: Validates configuration. + - `publish`: Deprecates old versions, based on the declaration of supported versions in the config.