From 5e4488eab23297de3b848a6ceb71c7d314f2fd95 Mon Sep 17 00:00:00 2001 From: Jiwon Kim Date: Wed, 8 Oct 2025 10:48:59 -0700 Subject: [PATCH] 1.0.0 changeset --- .changeset/config.json | 3 +-- .changeset/quiet-goats-shout.md | 6 ++++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/quiet-goats-shout.md 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