Skip to content

Commit d74ffef

Browse files
authored
docs: add npm-deprecate-old-versions in plugins list (#1667)
1 parent 3abcbaf commit d74ffef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/extending/plugins-list.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,6 @@
105105
- `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.
106106
- `prepare`: Update the version in the `lib/**/version.rb` version file and [build](https://guides.rubygems.org/command-reference/#gem-build) the gem.
107107
- `publish`: [Push the Ruby gem](https://guides.rubygems.org/command-reference/#gem-push) to the gem server.
108+
- [semantic-release-npm-deprecate-old-versions](https://github.com/ghusse/semantic-release-npm-deprecate-old-versions)
109+
- `verifyConditions`: Validates configuration.
110+
- `publish`: Deprecates old versions, based on the declaration of supported versions in the config.

0 commit comments

Comments
 (0)