Skip to content

Commit 98c48f8

Browse files
authored
Merge pull request #104 from xpert-ai/changeset-release/main
Version Packages
2 parents db5cbc1 + f6af30f commit 98c48f8

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/readable-host-pages.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/browser-extension/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @xpert-ai/chatkit-browser-extension
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- f1fb9f2: add readable host page content extraction and paginated read support
8+
- Updated dependencies [f1fb9f2]
9+
- @xpert-ai/chatkit-host-automation@0.3.6
10+
311
## 0.3.5
412

513
### Patch Changes

packages/browser-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xpert-ai/chatkit-browser-extension",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "Chrome extension host for Xpert ChatKit",
55
"private": true,
66
"type": "module",

packages/host-automation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xpert-ai/chatkit-host-automation
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- f1fb9f2: add readable host page content extraction and paginated read support
8+
39
## 0.3.5
410

511
### Patch Changes

packages/host-automation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xpert-ai/chatkit-host-automation",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "Host page automation tools for Xpert ChatKit client tools",
55
"sideEffects": false,
66
"type": "module",

0 commit comments

Comments
 (0)