Skip to content

Commit d35c970

Browse files
RELEASING: Releasing 1 package(s)
Releases: @livekit/[email protected] [skip ci]
1 parent 11e4c55 commit d35c970

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cool-views-fall.md

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

.changeset/twenty-coats-hang.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @livekit/track-processors
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- Update getLogger to return explicit StructuredLogger type - [#118](https://github.com/livekit/track-processors-js/pull/118) ([@1egoman](https://github.com/1egoman))
8+
9+
- Exports BackgroundProcessorWrapper and adds docs - [#117](https://github.com/livekit/track-processors-js/pull/117) ([@1egoman](https://github.com/1egoman))
10+
311
## 0.7.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/track-processors",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "LiveKit track processors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)