mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Add tmux package and common dotfiles deployment
This commit is contained in:
13
dotfiles/common/.tmux/plugins/tmux/.github/release-please-config.json
vendored
Normal file
13
dotfiles/common/.tmux/plugins/tmux/.github/release-please-config.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"last-release-sha": "408c02ccf44d0a59a7a63ce2b65c5c29982c5c0e",
|
||||
"packages": {
|
||||
".": {
|
||||
"release-type": "simple",
|
||||
"changelog-path": "CHANGELOG.md",
|
||||
"bump-minor-pre-major": true,
|
||||
"bump-patch-for-minor-pre-major": false,
|
||||
"draft": false
|
||||
}
|
||||
},
|
||||
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
||||
}
|
||||
Reference in New Issue
Block a user