Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 1.0 Release for browser-telemetry. #781

Merged
merged 2 commits into from
Feb 18, 2025
Merged
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: 2 additions & 4 deletions packages/telemetry/browser-telemetry/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# Telemetry integration for LaunchDarkly browser SDKs.

# ⛔️⛔️⛔️⛔️

> [!WARNING]
> This is an alpha version. The API is not stabilized and will introduce breaking changes.

[![NPM][browser-telemetry-npm-badge]][browser-telemetry-npm-link]
[![Actions Status][browser-telemetry-ci-badge]][browser-telemetry-ci]
[![Documentation][browser-telemetry-ghp-badge]][browser-telemetry-ghp-link]
[![NPM][browser-telemetry-dm-badge]][browser-telemetry-npm-link]
[![NPM][browser-telemetry-dt-badge]][browser-telemetry-npm-link]

Telemetry package for use with the LaunchDarkly browser SDKs.

## LaunchDarkly overview

[LaunchDarkly](https://www.launchdarkly.com) is a feature management platform that serves over 100 billion feature flags daily to help teams build better software, faster. [Get started](https://docs.launchdarkly.com/home/getting-started) using LaunchDarkly today!
Expand Down
4 changes: 1 addition & 3 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@
"bump-minor-pre-major": true,
"release-as": "0.1.0"
},
"packages/telemetry/browser-telemetry": {
"bump-minor-pre-major": true
}
"packages/telemetry/browser-telemetry": {}
},
"plugins": [
{
Expand Down