diff --git a/LICENSE b/LICENSE index cd922842..8f59e2eb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020 Christoph Witzko +Copyright (c) 2023 Christoph Witzko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 209e7f30..9b6c5a0f 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ tar -xzvf ./semrel-plugins.tgz * [GoReleaser](https://github.com/go-semantic-release/hooks-goreleaser) * [npm-binary-releaser](https://github.com/go-semantic-release/hooks-npm-binary-releaser) * [plugin-registry-update](https://github.com/go-semantic-release/hooks-plugin-registry-update) + * [exec](https://github.com/go-semantic-release/hooks-exec) * Files Updater ([Docs](https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/updater?tab=doc#FilesUpdater)) * [npm](https://github.com/go-semantic-release/files-updater-npm) * [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 The [MIT License (MIT)](http://opensource.org/licenses/MIT) -Copyright © 2020 [Christoph Witzko](https://twitter.com/christophwitzko) +Copyright © 2023 [Christoph Witzko](https://twitter.com/christophwitzko)