Skip to content

Commit f12166c

Browse files
authored
Merge pull request #222 from pipecat-ai/release-please--branches--main--components--client-js
chore(main): release client-js 1.11.0
2 parents a32f192 + e24c4dd commit f12166c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"client-js": "1.10.0",
2+
"client-js": "1.11.0",
33
"client-react": "1.6.0"
44
}

client-js/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to **Pipecat Client JS** will be documented in this file.
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.11.0](https://github.com/pipecat-ai/pipecat-client-web/compare/client-js-v1.10.0...client-js-v1.11.0) (2026-06-02)
9+
10+
11+
### Features
12+
13+
* **js:** new callback for handling unsupported features ([3f38460](https://github.com/pipecat-ai/pipecat-client-web/commit/3f384604a1c3e5d38ba991319df6406a3b044850))
14+
815
## [1.10.0](https://github.com/pipecat-ai/pipecat-client-web/compare/client-js-v1.9.1...client-js-v1.10.0) (2026-05-27)
916

1017

client-js/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/client-js",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"license": "BSD-2-Clause",
55
"main": "dist/index.js",
66
"module": "dist/index.module.js",

0 commit comments

Comments
 (0)