Skip to content

Commit 711ffb2

Browse files
committed
chore: added "bump-minor-pre-major": true and version
1 parent 927ffc7 commit 711ffb2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

release-please-config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,10 @@
6666
}
6767
]
6868
},
69-
"packages/tooling/jest": {}
69+
"packages/tooling/jest": {
70+
"bump-minor-pre-major": true,
71+
"release-as": "0.1.0"
72+
}
7073
},
7174
"plugins": [
7275
{

0 commit comments

Comments
 (0)