File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Since v2, semantic-release is equipped with a plugin system. The plugins are sta
4040* Changelog Generator ([ Docs] ( https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/generator?tab=doc#ChangelogGenerator ) , [ Example] ( https://github.com/go-semantic-release/changelog-generator-default ) )
4141* Provider ([ Docs] ( https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/provider?tab=doc#Provider ) , [ Example] ( https://github.com/go-semantic-release/provider-github ) )
4242* Files Updater ([ Docs] ( https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/updater?tab=doc#FilesUpdater ) , [ Example] ( https://github.com/go-semantic-release/files-updater-npm ) )
43- * Hooks ([ Docs] ( https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/hooks?tab=doc#Hooks ) )
43+ * Hooks ([ Docs] ( https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/hooks?tab=doc#Hooks ) , [ Example ] ( https://github.com/go-semantic-release/hooks-goreleaser ) )
4444
4545### Configuration
4646
You can’t perform that action at this time.
0 commit comments