Skip to content

Commit d84bae4

Browse files
chore(main): release daily-transport 1.6.9
1 parent a4051c8 commit d84bae4

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"transports/daily": "1.6.8",
2+
"transports/daily": "1.6.9",
33
"transports/livekit-transport": "1.0.0",
44
"transports/moq-transport": "0.1.1",
55
"transports/small-webrtc-transport": "1.10.7",

transports/daily/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to **Pipecat Daily WebRTC Transport** will be documented in
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.6.9](https://github.com/pipecat-ai/pipecat-client-web-transports/compare/daily-transport-v1.6.8...daily-transport-v1.6.9) (2026-09-11)
9+
10+
11+
### Bug Fixes
12+
13+
* Fixed issue with mute toggle states being delayed ([a4051c8](https://github.com/pipecat-ai/pipecat-client-web-transports/commit/a4051c87d4aae2d1007e56400848d6f1efd34455))
14+
* Fixed issue with mute toggle states being delayed ([51954df](https://github.com/pipecat-ai/pipecat-client-web-transports/commit/51954df18f7f1f23b6965e863ac0425493f9be4d))
15+
816
## [1.6.8](https://github.com/pipecat-ai/pipecat-client-web-transports/compare/daily-transport-v1.6.7...daily-transport-v1.6.8) (2026-07-16)
917

1018

transports/daily/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipecat-ai/daily-transport",
3-
"version": "1.6.8",
3+
"version": "1.6.9",
44
"license": "BSD-2-Clause",
55
"main": "dist/index.js",
66
"module": "dist/index.module.js",

0 commit comments

Comments
 (0)