Skip to content

Commit b73a7b1

Browse files
fj-cloud-infraRelease Automation Bot
andauthored
Release v0.25.0 (#475)
This PR updates the version to `0.25.0` as part of the release process. ## Changes - Updated version in project files to `0.25.0` - 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 d78484b commit b73a7b1

8 files changed

Lines changed: 358 additions & 9 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.24.0",
3+
"version": "0.25.0",
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.24.0",
3+
"version": "0.25.0",
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: 200 additions & 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)