Skip to content

Commit

Permalink
fix: mess up
Browse files Browse the repository at this point in the history
  • Loading branch information
op committed May 11, 2024
1 parent 6ceb796 commit 03ca66e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
1 change: 1 addition & 0 deletions .release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "go",
"include-component-in-tag": true,
"prerelease": true,
"packages": {
".": {
"component": "redlog",
Expand Down
13 changes: 0 additions & 13 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
{
"release-type": "go",
"prerelease": true,
"packages": {
".": {
"component": "redlog",
"exclude-path": [
"pkg/catppuccin"
]
},
"pkg/catppuccin": {
"component": "catppuccin"
}
},
".": "1.2.0"
}

0 comments on commit 03ca66e

Please sign in to comment.