Skip to content

Commit

Permalink
chore: release main (#753)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>browser-telemetry: 0.2.0</summary>

##
[0.2.0](browser-telemetry-v0.1.1...browser-telemetry-v0.2.0)
(2025-01-23)


### Features

* Add support for filtering username/password URL authority.
([#751](#751))
([62ab9fb](62ab9fb))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 23, 2025
1 parent 62ab9fb commit 592a101
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -15,5 +15,5 @@
"packages/telemetry/node-server-sdk-otel": "1.1.3",
"packages/sdk/browser": "0.4.0",
"packages/sdk/server-ai": "0.8.0",
"packages/telemetry/browser-telemetry": "0.1.1"
"packages/telemetry/browser-telemetry": "0.2.0"
}
7 changes: 7 additions & 0 deletions packages/telemetry/browser-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/launchdarkly/js-core/compare/browser-telemetry-v0.1.1...browser-telemetry-v0.2.0) (2025-01-23)


### Features

* Add support for filtering username/password URL authority. ([#751](https://github.com/launchdarkly/js-core/issues/751)) ([62ab9fb](https://github.com/launchdarkly/js-core/commit/62ab9fb774847b5d953041f29b5f997629f86fa7))

## [0.1.1](https://github.com/launchdarkly/js-core/compare/browser-telemetry-v0.1.0...browser-telemetry-v0.1.1) (2025-01-23)


2 changes: 1 addition & 1 deletion packages/telemetry/browser-telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/browser-telemetry",
"version": "0.1.1",
"version": "0.2.0",
"packageManager": "yarn@3.4.1",
"type": "module",
"main": "./dist/index.cjs",

0 comments on commit 592a101

Please sign in to comment.