Skip to content

Commit 940fdfe

Browse files
committed
chore: release browser v0.22.0
1 parent d726266 commit 940fdfe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/afraid-grapes-retire.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/browser/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hyperdx/browser
22

3+
## 0.22.0
4+
5+
### Minor Changes
6+
7+
- d726266: Added an optional otelResourceAttributes array to the BrowserSDKConfig type.
8+
39
## 0.21.2
410

511
### Patch Changes

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperdx/browser",
3-
"version": "0.21.2",
3+
"version": "0.22.0",
44
"license": "Apache-2.0",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)