Skip to content

Commit

Permalink
docs: add semantic-release-npm-deprecate plugin (#2210)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed Oct 29, 2021
1 parent 0d0e0a1 commit 2ef403e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/extending/plugins-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,5 @@
- `verifyConditions`: Validate configuration and verify `TELEGRAM_BOT_TOKEN` and package name
- `success`: Publish a success message to certain telegram chats
- `fail`: Publish a fail message to certain telegram chats
- [semantic-release-npm-deprecate](https://github.com/jpoehnelt/semantic-release-npm-deprecate)
- `publish`: Automatically mark old versions as deprecated.

0 comments on commit 2ef403e

Please sign in to comment.