diff --git a/.changeset/empty-snakes-try.md b/.changeset/empty-snakes-try.md deleted file mode 100644 index 2038a9af8..000000000 --- a/.changeset/empty-snakes-try.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@assistant-ui/react": patch ---- - -feat: expose streamUtils diff --git a/.changeset/wild-ghosts-grin.md b/.changeset/wild-ghosts-grin.md deleted file mode 100644 index a6b53b956..000000000 --- a/.changeset/wild-ghosts-grin.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@assistant-ui/react-playground": patch -"@assistant-ui/shadcn-registry": patch -"@assistant-ui/react-markdown": patch -"@assistant-ui/react": patch -"assistant-ui": patch ---- - -chore: update deps diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index b1e838837..d17f78402 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # assistant-ui +## 0.0.7 + +### Patch Changes + +- 9a55735: chore: update deps + ## 0.0.6 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 26225809c..10e574997 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "assistant-ui", - "version": "0.0.6", + "version": "0.0.7", "license": "MIT", "type": "module", "dependencies": { diff --git a/packages/react-markdown/CHANGELOG.md b/packages/react-markdown/CHANGELOG.md index 62e96ba8a..0555a5982 100644 --- a/packages/react-markdown/CHANGELOG.md +++ b/packages/react-markdown/CHANGELOG.md @@ -1,5 +1,14 @@ # @assistant-ui/react-markdown +## 0.2.9 + +### Patch Changes + +- 9a55735: chore: update deps +- Updated dependencies [915b5b7] +- Updated dependencies [9a55735] + - @assistant-ui/react@0.5.28 + ## 0.2.8 ### Patch Changes diff --git a/packages/react-markdown/package.json b/packages/react-markdown/package.json index 507ced5dc..f2f0c0b26 100644 --- a/packages/react-markdown/package.json +++ b/packages/react-markdown/package.json @@ -1,6 +1,6 @@ { "name": "@assistant-ui/react-markdown", - "version": "0.2.8", + "version": "0.2.9", "license": "MIT", "exports": { ".": { @@ -47,7 +47,7 @@ "react-markdown": "^9.0.1" }, "peerDependencies": { - "@assistant-ui/react": "^0.5.27", + "@assistant-ui/react": "^0.5.28", "@types/react": "*", "react": "^18", "tailwindcss": "^3.4.4" diff --git a/packages/react-playground/CHANGELOG.md b/packages/react-playground/CHANGELOG.md index b15b46f7f..627cba279 100644 --- a/packages/react-playground/CHANGELOG.md +++ b/packages/react-playground/CHANGELOG.md @@ -1,5 +1,14 @@ # @assistant-ui/react-playground +## 0.0.17 + +### Patch Changes + +- 9a55735: chore: update deps +- Updated dependencies [915b5b7] +- Updated dependencies [9a55735] + - @assistant-ui/react@0.5.28 + ## 0.0.16 ### Patch Changes diff --git a/packages/react-playground/package.json b/packages/react-playground/package.json index f33562c9b..b3d2fa98c 100644 --- a/packages/react-playground/package.json +++ b/packages/react-playground/package.json @@ -1,6 +1,6 @@ { "name": "@assistant-ui/react-playground", - "version": "0.0.16", + "version": "0.0.17", "license": "MIT", "exports": { ".": { @@ -47,7 +47,7 @@ "zustand": "^4.5.4" }, "peerDependencies": { - "@assistant-ui/react": "^0.5.27", + "@assistant-ui/react": "^0.5.28", "@types/react": "*", "react": "^18", "tailwindcss": "^3.4.4" diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 83f478f58..4e4cd593e 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,12 @@ # @assistant-ui/react +## 0.5.28 + +### Patch Changes + +- 915b5b7: feat: expose streamUtils +- 9a55735: chore: update deps + ## 0.5.27 ### Patch Changes diff --git a/packages/react/package.json b/packages/react/package.json index 2fa729f2d..4e538e605 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -29,7 +29,7 @@ "conversational-ui", "conversational-ai" ], - "version": "0.5.27", + "version": "0.5.28", "license": "MIT", "exports": { ".": { diff --git a/packages/shadcn-registry/CHANGELOG.md b/packages/shadcn-registry/CHANGELOG.md new file mode 100644 index 000000000..c31b59c1e --- /dev/null +++ b/packages/shadcn-registry/CHANGELOG.md @@ -0,0 +1,7 @@ +# @assistant-ui/shadcn-registry + +## 0.0.2 + +### Patch Changes + +- 9a55735: chore: update deps diff --git a/packages/shadcn-registry/package.json b/packages/shadcn-registry/package.json index 1533c9ccb..ad4b7404e 100644 --- a/packages/shadcn-registry/package.json +++ b/packages/shadcn-registry/package.json @@ -1,6 +1,6 @@ { "name": "@assistant-ui/shadcn-registry", - "version": "0.0.1", + "version": "0.0.2", "private": true, "license": "MIT", "type": "module", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79124bd81..389ec0ba1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -900,7 +900,7 @@ importers: packages/react-markdown: dependencies: '@assistant-ui/react': - specifier: ^0.5.27 + specifier: ^0.5.28 version: link:../react '@radix-ui/react-primitive': specifier: ^2.0.0 @@ -964,7 +964,7 @@ importers: specifier: ^0.0.18 version: 0.0.18 '@assistant-ui/react': - specifier: ^0.5.27 + specifier: ^0.5.28 version: link:../react '@radix-ui/react-avatar': specifier: ^1.1.0 @@ -8445,7 +8445,7 @@ snapshots: eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) eslint-plugin-jsx-a11y: 6.9.0(eslint@8.57.0) eslint-plugin-react: 7.35.0(eslint@8.57.0) eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) @@ -8469,7 +8469,7 @@ snapshots: enhanced-resolve: 5.17.1 eslint: 8.57.0 eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) fast-glob: 3.3.2 get-tsconfig: 4.7.6 is-core-module: 2.15.0 @@ -8491,7 +8491,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5