Skip to content

Commit 9d44e25

Browse files
authored
feat!: release @launchdarkly/client-testing-plugin (#1755)
1 parent f83f6db commit 9d44e25

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

packages/tooling/client-testing-plugin/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@
66
[![NPM][client-testing-plugin-dm-badge]][client-testing-plugin-npm-link]
77
[![NPM][client-testing-plugin-dt-badge]][client-testing-plugin-npm-link]
88

9-
> [!CAUTION]
10-
> This plugin is in pre-release and not subject to backwards compatibility
11-
> guarantees. The API may change based on feedback.
12-
>
13-
> Pin to a specific minor version and review the [changelog](CHANGELOG.md) before upgrading.
14-
15-
A testing plugin for LaunchDarkly client-side JavaScript SDKs. Use it to inject deterministic flag values into a real SDK client during unit tests, integration tests, and local development.
9+
>A testing plugin for LaunchDarkly client-side JavaScript SDKs. Use it to inject deterministic flag values into a real SDK client during unit tests, integration tests, and local development.
1610
1711
## Install
1812

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,7 @@
341341
"release-as": "1.0.0"
342342
},
343343
"packages/tooling/client-testing-plugin": {
344-
"bump-minor-pre-major": true,
345-
"prerelease": true,
344+
"release-as": "1.0.0",
346345
"extra-files": [
347346
{
348347
"type": "json",

0 commit comments

Comments
 (0)