Skip to content

Commit e133f8a

Browse files
authored
Release 0.21.0 (#190)
1 parent bb29947 commit e133f8a

14 files changed

Lines changed: 253 additions & 315 deletions

File tree

examples/room-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "room-manager",
3-
"version": "1.0.0",
3+
"version": "0.21.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

examples/transcription/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "app",
3-
"version": "1.0.50",
2+
"name": "transcription-demo",
3+
"version": "0.21.0",
44
"scripts": {
55
"test": "echo \"Error: no test specified\" && exit 1",
66
"format": "prettier --write .",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.20.0",
2+
"version": "0.21.0",
33
"license": "Apache-2.0",
44
"workspaces": [
55
"packages/*",

packages/fishjam-openapi/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/fishjam-openapi",
3-
"version": "0.20.0",
3+
"version": "0.21.0",
44
"private": true,
55
"description": "Fishjam OpenAPI",
66
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",

0 commit comments

Comments
 (0)