Skip to content

Commit 20cdc26

Browse files
authored
chore: Another release-please fix (#134)
1 parent 59dc23f commit 20cdc26

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
".":"1.8.1"
3+
}

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"packages": {
44
".": {
55
"pull-request-title-pattern": "chore: release v${version}",
6-
"changelog-type": "github",
76
"release-type": "node"
87
}
98
}

0 commit comments

Comments
 (0)