Skip to content

Commit e5a38d0

Browse files
committed
boostrap last not used commit for release
1 parent 222f10a commit e5a38d0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

release-please-config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"extra-files": [
88
"src/toolbox_core/version.py"
99
],
10-
"release-type": "python"
10+
"release-type": "python",
11+
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1"
1112
},
1213
"packages/toolbox-langchain": {
1314
"bump-minor-pre-major": true,
@@ -16,7 +17,8 @@
1617
"extra-files": [
1718
"src/toolbox_langchain/version.py"
1819
],
19-
"release-type": "python"
20+
"release-type": "python",
21+
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1"
2022
}
2123
}
2224
}

0 commit comments

Comments
 (0)