diff --git a/.changeset/config.json b/.changeset/config.json index a381641..0ffeba7 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,6 +6,5 @@ "linked": [], "access": "public", "baseBranch": "main", - "updateInternalDependencies": "patch", - "ignore": ["react-explorer"] + "updateInternalDependencies": "patch" } diff --git a/.changeset/quiet-goats-shout.md b/.changeset/quiet-goats-shout.md new file mode 100644 index 0000000..5ffeb73 --- /dev/null +++ b/.changeset/quiet-goats-shout.md @@ -0,0 +1,6 @@ +--- +'@openai/chatkit': major +'@openai/chatkit-react': major +--- + +Initial release