Skip to content

Commit 6ab208a

Browse files
fj-cloud-infraRelease Automation Bot
andauthored
Release v0.25.1 (#478)
This PR updates the version to `0.25.1` as part of the release process. ## Changes - Updated version in project files to `0.25.1` - Updated any relevant documentation or changelog references ## Checklist - [x] Version has been updated correctly - [x] All tests pass - [x] Documentation has been updated (if needed) - [x] Ready to merge and release --- *This PR was automatically created by the [release-automation](https://github.com/fishjam-cloud/release-automation) workflow.* Co-authored-by: Release Automation Bot <release-bot@fishjam-cloud.io>
1 parent 2b23a8f commit 6ab208a

13 files changed

Lines changed: 13 additions & 13 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.25.0",
3+
"version": "0.25.1",
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.25.0",
3+
"version": "0.25.1",
44
"description": "React Native client library for Fishjam",
55
"license": "Apache-2.0",
66
"author": "Fishjam Team",

packages/protobufs/fishjam/agent_notifications.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/protobufs/fishjam/media_events/peer/peer.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/protobufs/fishjam/media_events/server/server.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/protobufs/fishjam/media_events/shared.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/protobufs/fishjam/notifications/shared.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/protobufs/fishjam/peer_notifications.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/protobufs/fishjam/server_notifications.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)