Skip to content

Commit b4a22a0

Browse files
docs: add hooks-exec
1 parent 78d4a5f commit b4a22a0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020 Christoph Witzko
1+
Copyright (c) 2023 Christoph Witzko
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

238239
The [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)

0 commit comments

Comments
 (0)