Skip to content

Commit 46ce0b0

Browse files
committed
build: v0.9.3
1 parent e44b113 commit 46ce0b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### v0.9.3
6+
7+
* fix(livekit): add panic recovery when pushing packets
8+
* fix(livekit): copy audio pkts before pushing to samplebuilder
9+
* build(deps): bump actions/setup-go from 4 to 5
10+
511
### v0.9.2
612

713
* fix(livekit): prevent duplicate stop events

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.2 1
1+
0.9.3 1

0 commit comments

Comments
 (0)