Skip to content

Commit 6c985e4

Browse files
authored
chore: release scaffold as 0.1.0 (not 1.0.0) (#7)
2 parents 209874d + 6833130 commit 6c985e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"packages": {
99
".": {
1010
"package-name": "scaffold",
11-
"changelog-path": "CHANGELOG.md"
11+
"changelog-path": "CHANGELOG.md",
12+
"release-as": "0.1.0"
1213
}
1314
}
1415
}

0 commit comments

Comments
 (0)