File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2020 Christoph Witzko
1+ Copyright (c) 2023 Christoph Witzko
22
33Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -188,6 +188,7 @@ tar -xzvf ./semrel-plugins.tgz
188188 * [GoReleaser](https://github.com/go-semantic-release/hooks-goreleaser)
189189 * [npm-binary-releaser](https://github.com/go-semantic-release/hooks-npm-binary-releaser)
190190 * [plugin-registry-update](https://github.com/go-semantic-release/hooks-plugin-registry-update)
191+ * [exec](https://github.com/go-semantic-release/hooks-exec)
191192* Files Updater ([Docs](https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/updater?tab=doc#FilesUpdater))
192193 * [npm](https://github.com/go-semantic-release/files-updater-npm)
193194 * [helm](https://github.com/go-semantic-release/files-updater-helm)
@@ -237,4 +238,4 @@ If you commit to this branch a new incremental pre-release is created everytime
237238
238239The [MIT License (MIT)](http://opensource.org/licenses/MIT)
239240
240- Copyright © 2020 [Christoph Witzko](https://twitter.com/christophwitzko)
241+ Copyright © 2023 [Christoph Witzko](https://twitter.com/christophwitzko)
You can’t perform that action at this time.
0 commit comments