Skip to content

Commit 1c882a0

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

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-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.2](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-react-sdk-0.0.1...@stream-io/feeds-react-sdk-0.0.2) (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.1](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-react-sdk-0.0.0...@stream-io/feeds-react-sdk-0.0.1) (2025-08-01)
613

714

packages/react-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-sdk",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Feeds SDK for React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)