1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-11 13:38:41 +02:00

docs: fix typos

This commit is contained in:
Carlos A Becker 2022-10-12 01:04:51 -03:00
parent ea9f7f70dc
commit 4c71455daf
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@ You can also use this command to test the `changelog` configuration in your `.go
This command skips all validations and does not publish anything.
!!! success "GoReleaser Pro"
This subcommand is [GoReleaser Pro feature](https://goreleaser.com/pro/).
This subcommand is a [GoReleaser Pro feature](https://goreleaser.com/pro/).
```

View File

@ -1,9 +1,10 @@
# Splitting and Merging builds
> Since: v1.12.0-pro.
!!! success "GoReleaser Pro"
This subcommand is a [GoReleaser Pro feature](https://goreleaser.com/pro/).
> Since GoReleaser v1.12.0.
You can now split and merge builds.
This can help in several areas: