Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
kmd-fl committed Mar 15, 2024
1 parent 43033fb commit f804865
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 4 additions & 2 deletions .github/release-please/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
}
],
"packages": {
"test-ci-2": { },
"test-lib": { }
".": {
"package-name": "test-ci",
"compontent": "test-ci"
},
}
}
3 changes: 1 addition & 2 deletions .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"test-ci-2": "1.1.0",
"test-lib": "1.1.0"
".": "1.1.0"
}

0 comments on commit f804865

Please sign in to comment.