Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
- `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change)
- `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
- `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
- `@Commit-Lint merge disable` will desactivate merge dependabot PR
- `@Commit-Lint review` will approve dependabot PR
- `@Commit-Lint stop review` will stop approve dependabot PR
This PR contains the following updates:
1.1.0
->1.2.0
Release Notes
google/semantic-release-replace-plugin
### [`v1.2.0`](https://togithub.com/google/semantic-release-replace-plugin/releases/tag/v1.2.0) [Compare Source](https://togithub.com/google/semantic-release-replace-plugin/compare/v1.1.0...v1.2.0) ##### Features - support more replace-in-file functionality ([#172](https://togithub.com/google/semantic-release-replace-plugin/issues/172)) ([429ed59](https://togithub.com/google/semantic-release-replace-plugin/commit/429ed59bb78cbf5979913fc4a5bc45b7d2c342d4)), closes [#167](https://togithub.com/google/semantic-release-replace-plugin/issues/167) [#167](https://togithub.com/google/semantic-release-replace-plugin/issues/167)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.