Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/multimodal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multimodal-demo",
"version": "0.25.5",
"version": "0.27.0",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier --write .",
Expand Down
2 changes: 1 addition & 1 deletion examples/room-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "room-manager",
"version": "0.25.5",
"version": "0.27.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/selective-subscription/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selective-subscription-backend",
"version": "0.25.5",
"version": "0.27.0",
"scripts": {
"dev": "bun run --watch src/index.ts",
"typecheck": "tsc --noEmit"
Expand Down
2 changes: 1 addition & 1 deletion examples/selective-subscription/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "selective-subscription-frontend",
"private": true,
"version": "0.25.5",
"version": "0.27.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion examples/selective-subscription/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selective-subscription-demo",
"version": "0.25.5",
"version": "0.27.0",
"workspaces": [
"frontend",
"backend"
Expand Down
2 changes: 1 addition & 1 deletion examples/transcription/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "transcription-demo",
"version": "0.25.5",
"version": "0.27.0",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "prettier --write .",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.25.5",
"version": "0.27.0",
"license": "Apache-2.0",
"workspaces": [
"packages/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/fishjam-openapi",
"version": "0.25.5",
"version": "0.27.0",
"private": true,
"description": "Fishjam OpenAPI",
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/src/generated/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Fishjam Media Server
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 0.26.1
* The version of the OpenAPI document: 0.26.3
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/src/generated/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Fishjam Media Server
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 0.26.1
* The version of the OpenAPI document: 0.26.3
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/src/generated/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Fishjam Media Server
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 0.26.1
* The version of the OpenAPI document: 0.26.3
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/src/generated/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Fishjam Media Server
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 0.26.1
* The version of the OpenAPI document: 0.26.3
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-openapi/src/generated/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Fishjam Media Server
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 0.26.1
* The version of the OpenAPI document: 0.26.3
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion packages/fishjam-proto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/fishjam-proto",
"version": "0.25.5",
"version": "0.27.0",
"private": true,
"description": "Fishjam Proto",
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",
Expand Down
2 changes: 1 addition & 1 deletion packages/js-server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/js-server-sdk",
"version": "0.25.5",
"version": "0.27.0",
"description": "Fishjam server SDK for JavaScript",
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",
"author": "Fishjam Team",
Expand Down
Loading