Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit daab5af

Browse files
Release 0.22.0 (#496)
## Description Describe your changes. ## Motivation and Context Why is this change required? What problem does it solve? If it fixes an open issue, please link to the issue here. ## Documentation impact - [ ] Documentation update required - [ ] Documentation updated [in another PR](_) - [ ] No documentation update required ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
1 parent e081d84 commit daab5af

2 files changed

Lines changed: 2 additions & 2 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-mobile-sdk",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"license": "MIT",
55
"private": true,
66
"packageManager": "yarn@4.5.3",

packages/react-native-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.21.0",
3+
"version": "0.22.0",
44
"description": "A React Native client for Fishjam",
55
"author": "Fishjam Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)