Skip to content

Commit bb6d3fc

Browse files
committed
try
1 parent f22c8a9 commit bb6d3fc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.release-please-manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
22
"packages/toolbox-langchain": "0.1.0",
3-
"packages/toolbox-core": "0.1.0"
43
}

release-please-config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
],
1010
"release-type": "python",
1111
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1",
12-
"include-component-in-tag": "false"
12+
"include-component-in-tag": "false",
13+
"include-v-in-tag": "false"
1314
},
1415
"packages/toolbox-langchain": {
1516
"bump-minor-pre-major": true,
@@ -20,7 +21,8 @@
2021
],
2122
"release-type": "python",
2223
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1",
23-
"include-component-in-tag": "false"
24+
"include-component-in-tag": "false",
25+
"include-v-in-tag": "false"
2426
}
2527
}
2628
}

0 commit comments

Comments
 (0)