Commit 7571de9
authored
ci(react-sdk): remove release version pinning (#1345)
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/launchdarkly/js-core/pull/1345"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
</picture>
</a>
<!-- devin-review-badge-end -->
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk CI/release automation change that only affects how
`release-please` determines the next version for `packages/sdk/react`.
Main risk is unintended version bumps if prior manual pinning was relied
on.
>
> **Overview**
> Removes the `release-as: "4.0.0"` override for `packages/sdk/react` in
`release-please-config.json`, so `release-please` will no longer force
the React SDK to release as 4.0.0 and will instead follow normal version
calculation.
>
> No other package release configuration is changed.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
84aa98e. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 8a0de8e commit 7571de9
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | 284 | | |
286 | 285 | | |
287 | 286 | | |
| |||
0 commit comments