mirror of
https://github.com/stoatchat/livekit-protocol.git
synced 2026-06-30 22:08:35 -04:00
Version Packages (#1258)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e66e40a46b
commit
bf6dd2ef64
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"github.com/livekit/protocol": patch
|
||||
"@livekit/protocol": patch
|
||||
---
|
||||
|
||||
Include mid in SessionDescription
|
||||
@@ -1,5 +1,11 @@
|
||||
# github.com/livekit/protocol
|
||||
|
||||
## 1.42.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Include mid in SessionDescription - [#1257](https://github.com/livekit/protocol/pull/1257) ([@lukasIO](https://github.com/lukasIO))
|
||||
|
||||
## 1.42.1
|
||||
|
||||
## 1.42.0
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "github.com/livekit/protocol",
|
||||
"private": true,
|
||||
"version": "1.42.1",
|
||||
"version": "1.42.2",
|
||||
"scripts": {
|
||||
"changeset": "changeset",
|
||||
"ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @livekit/protocol
|
||||
|
||||
## 1.42.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Include mid in SessionDescription - [#1257](https://github.com/livekit/protocol/pull/1257) ([@lukasIO](https://github.com/lukasIO))
|
||||
|
||||
## 1.42.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@livekit/protocol",
|
||||
"version": "1.42.1",
|
||||
"version": "1.42.2",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"require": "dist/index.cjs",
|
||||
|
||||
Reference in New Issue
Block a user