Skip to content

Commit e516146

Browse files
Release 0.26.2 (#531)
1 parent 4f91d86 commit e516146

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fishjam-web-sdk",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/mobile-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fishjam-cloud/react-native-client",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "React Native client library for Fishjam",
55
"license": "Apache-2.0",
66
"author": "Fishjam Team",

packages/react-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fishjam-cloud/react-client",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "React client library for Fishjam",
55
"license": "Apache-2.0",
66
"author": "Fishjam Team",

packages/ts-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fishjam-cloud/ts-client",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "Typescript client library for Fishjam",
55
"license": "Apache-2.0",
66
"author": "Fishjam Team",

packages/webrtc-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fishjam-cloud/webrtc-client",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "Typescript client library for ExWebRTC/WebRTC endpoint in Membrane RTC Engine",
55
"license": "Apache-2.0",
66
"author": "Fishjam Team",

0 commit comments

Comments
 (0)