Skip to content
4 changes: 4 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
"jsonpath": "$.dependencies['@launchdarkly/server-sdk-ai']"
}
]
},
"packages/tooling/jest": {
"bump-minor-pre-major": true,
"release-as": "0.1.0"
}
},
"plugins": [
Expand Down
Loading