Skip to content

Commit 5b4b643

Browse files
Version Packages (#101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 77d1545 commit 5b4b643

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/legal-kings-fly.md

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

CHANGELOG.md

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

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- cache background image rather than refetch it every time it is enabled - [#100](https://github.com/livekit/track-processors-js/pull/100) ([@1egoman](https://github.com/1egoman))
8+
39
## 0.6.0
410

511
### 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.6.0",
3+
"version": "0.6.1",
44
"description": "LiveKit track processors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)