docs: add @google/semantic-release-replace-plugin to plugin list (#1509)

This commit is contained in:
Justin Poehnelt 2020-04-02 16:23:31 -07:00 committed by GitHub
parent f899fa9a7c
commit ff1d53df58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.