Skip to content

Commit a8e7f04

Browse files
authored
build(release-please): configure branch properly (#127)
1 parent 1e21a53 commit a8e7f04

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.release-please-manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
".": "4.0.2"
3+
}

release-please-config.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"bootstrap-sha": "8dc75802f3aa944bf9a827213969d64834621215",
3+
"packages": {
4+
".": {
5+
"release-type": "node"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)