File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "packages/toolbox-langchain" : " 0.1.0"
3
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "packages" : {
3
+ "packages/toolbox-core" : {
4
+ "bump-minor-pre-major" : true ,
5
+ "bump-patch-for-minor-pre-major" : true ,
6
+ "component" : " toolbox-core" ,
7
+ "extra-files" : [
8
+ " src/toolbox_core/version.py"
9
+ ],
10
+ "release-type" : " python" ,
11
+ "bootstrap-sha" : " ac43090822fbf19a8920732e2ec3aa8b9c3130c1" ,
12
+ "include-component-in-tag" : " false" ,
13
+ "include-v-in-tag" : " false"
14
+ },
15
+ "packages/toolbox-langchain" : {
16
+ "bump-minor-pre-major" : true ,
17
+ "bump-patch-for-minor-pre-major" : true ,
18
+ "component" : " toolbox-langchain" ,
19
+ "extra-files" : [
20
+ " src/toolbox_langchain/version.py"
21
+ ],
22
+ "release-type" : " python" ,
23
+ "bootstrap-sha" : " ac43090822fbf19a8920732e2ec3aa8b9c3130c1" ,
24
+ "include-component-in-tag" : " false" ,
25
+ "include-v-in-tag" : " false"
26
+ }
27
+ }
28
+ }
You can’t perform that action at this time.
0 commit comments