Skip to content

Commit 2f401a0

Browse files
committed
chore(release): publish
- @eyevinn/whip-web-client@1.1.5
1 parent 4d5ddbf commit 2f401a0

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

packages/sdk/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [1.1.5](https://github.com/Eyevinn/whip/compare/@eyevinn/whip-web-client@1.1.4...@eyevinn/whip-web-client@1.1.5) (2025-09-03)
7+
8+
9+
### Bug Fixes
10+
11+
* need to provide authkey to update ice ([4d5ddbf](https://github.com/Eyevinn/whip/commit/4d5ddbffc4242d7f16cdf9d55eb49eccbea311a6))
12+
13+
14+
615
### [1.1.4](https://github.com/Eyevinn/whip/compare/@eyevinn/whip-web-client@1.1.3...@eyevinn/whip-web-client@1.1.4) (2025-09-03)
716

817

packages/sdk/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eyevinn/whip-web-client",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "WebRTC HTTP ingestion protocol web client SDK",
55
"main": "dist/whip-client.js",
66
"module": "dist/whip-client.m.js",

0 commit comments

Comments
 (0)