Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions packages/sdk/node-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
[![NPM][node-client-dm-badge]][node-client-npm-link]
[![NPM][node-client-dt-badge]][node-client-npm-link]

> [!CAUTION]
> This SDK is in pre-release and not subject to backwards compatibility
> guarantees. The API may change based on feedback.
>
> Pin to a specific minor version and review the [changelog](CHANGELOG.md) before upgrading.

## Getting started

Refer to the [SDK documentation](https://launchdarkly.com/docs/sdk/client-side/node-js#getting-started) for instructions on getting started with using the SDK.
Expand Down
3 changes: 1 addition & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@
]
},
"packages/sdk/node-client": {
"bump-minor-pre-major": true,
"prerelease": true,
"release-as": "4.0.0",
"extra-files": [
"src/platform/NodeInfo.ts",
{
Expand Down
Loading