Skip to content

Commit 6c50e25

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/feeds-react-native-sdk): release version 0.0.7
1 parent a80d00e commit 6c50e25

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-native-sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.0.7](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-react-native-sdk-0.0.6...@stream-io/feeds-react-native-sdk-0.0.7) (2025-08-01)
6+
7+
8+
### Bug Fixes
9+
10+
* properly update version ([a80d00e](https://github.com/GetStream/stream-feeds-js/commit/a80d00e64d01a023344ef3709d28956057feb3af))
11+
512
## [0.0.6](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-react-native-sdk-0.0.5...@stream-io/feeds-react-native-sdk-0.0.6) (2025-08-01)
613

714

packages/react-native-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/feeds-react-native-sdk",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"packageManager": "yarn@3.5.0",
55
"main": "./dist/commonjs/index.js",
66
"types": "./dist/typescript/index.d.ts",

0 commit comments

Comments
 (0)