diff --git a/docs/extending/plugins-list.md b/docs/extending/plugins-list.md index 62d0961c9c..81b3bb12d2 100644 --- a/docs/extending/plugins-list.md +++ b/docs/extending/plugins-list.md @@ -163,3 +163,6 @@ - `publish` Starts a JetBrains Space Deployment. - `success` Marks the JetBrains Space Deployment as completed. - `fail` Marks the JetBrains Space Deployment as failed. +- [semantic-release-react-native](https://github.com/alexandermendes/semantic-release-react-native) + - `verifyConditions` Validate configuration. + - `prepare` Version native iOS and Android files.