Skip to content

Commit

Permalink
chore: bump @hyperdx/browser to v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wrn14897 committed Sep 6, 2024
1 parent fbe054e commit cbc69b8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-kiwis-press.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hyperdx/browser

## 0.21.1

### Patch Changes

- fbe054e: feat: expose `getSessionId` + `stopSessionRecorder` + `resumeSessionRecorder` methods, add `recordCanvas` + `sampling` options

## 0.21.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperdx/browser",
"version": "0.21.0",
"version": "0.21.1",
"license": "Apache-2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit cbc69b8

Please sign in to comment.