Skip to content

Commit 0a10d3c

Browse files
twishabansalkurtisvg
authored andcommitted
chore: add initial version
1 parent 7fd35c4 commit 0a10d3c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

release-please-config.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"release-type": "python",
1111
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1",
1212
"include-component-in-tag": "false",
13-
"include-v-in-tag": "false"
13+
"include-v-in-tag": "false",
14+
"initial-version": 0.1.0,
1415
},
1516
"packages/toolbox-langchain": {
1617
"bump-minor-pre-major": true,
@@ -22,7 +23,8 @@
2223
"release-type": "python",
2324
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1",
2425
"include-component-in-tag": "false",
25-
"include-v-in-tag": "false"
26+
"include-v-in-tag": "false",
27+
"initial-version": 0.1.1,
2628
}
2729
}
28-
}
30+
}

0 commit comments

Comments
 (0)