From ff1d53df58fd15223e15baf241588a146783b89b Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Thu, 2 Apr 2020 16:23:31 -0700 Subject: [PATCH] docs: add @google/semantic-release-replace-plugin to plugin list (#1509) --- docs/extending/plugins-list.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/extending/plugins-list.md b/docs/extending/plugins-list.md index ea868feb..d5c47a3b 100644 --- a/docs/extending/plugins-list.md +++ b/docs/extending/plugins-list.md @@ -99,3 +99,5 @@ - `verifyConditions`: Verify the presence and the validity of the authentication and the assets option configuration. - `publish`: Publish a Gitea release, optionally uploading file assets. - `addChannel`: Update a Gitea release's pre-release field. +- [@google/semantic-release-replace-plugin](https://github.com/google/semantic-release-replace-plugin) + - `prepare`: Replace version strings in files using regex and glob.