Skip to content

Commit

Permalink
chore: bootstrap releases for path: .
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-bushaev committed Nov 20, 2023
1 parent 7b1c5d6 commit 87d74d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"idkit": "0.5.0",
".": "0.4.9"
".": "0.0.0"
}
19 changes: 5 additions & 14 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,11 @@
"bootstrap-sha": "61ca0dedc321107141753dae699025d41b65ff90",
"packages": {
".": {
"component": "root",
"extra-files": [
{
"type": "json",
"path": "example-react/package.json",
"jsonpath": "$.version"
},
{
"type": "json",
"path": "example-nextjs/package.json",
"jsonpath": "$.version"
}
],
"skip-github-release": true
"changelog-path": "CHANGELOG.md",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false
},
"idkit": {
"package-name": "idkit",
Expand Down

0 comments on commit 87d74d6

Please sign in to comment.