Skip to content

Commit 95b62d4

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/feeds-react-sdk): release version 0.0.3
1 parent 2548238 commit 95b62d4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react-sdk/CHANGELOG.md

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

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

5+
## [0.0.3](https://github.com/GetStream/stream-feeds-js/compare/@stream-io/feeds-react-sdk-0.0.2...@stream-io/feeds-react-sdk-0.0.3) (2025-08-01)
6+
7+
8+
* add back publish step for react sdk ([2548238](https://github.com/GetStream/stream-feeds-js/commit/2548238e57cc9ddc5b9eac8e456669e777cad7fa))
9+
* use react sdk in the react sample app ([#89](https://github.com/GetStream/stream-feeds-js/issues/89)) ([88c33b4](https://github.com/GetStream/stream-feeds-js/commit/88c33b46028a0c3634a9f8d3a0e2ae2fdfcfeeea))
10+
511
## [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)
612

713

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.2",
3+
"version": "0.0.3",
44
"description": "Feeds SDK for React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)