Skip to content

Commit b4f5397

Browse files
authored
chore: release React SDK (#21)
1 parent ba28760 commit b4f5397

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/shy-steaks-build.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@stream-io/chat-react-ai': minor
3+
---
4+
5+
Initial release of the React SDK

packages/react-sdk/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@stream-io/chat-react-ai",
33
"version": "0.0.0",
4-
"private": true,
54
"description": "React Chat SDK for AI Components",
65
"main": "./dist/cjs/index.js",
76
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)