Skip to content

Commit

Permalink
RELEASING: Releasing 2 package(s)
Browse files Browse the repository at this point in the history
Releases:
  @chatbotkit/[email protected]
  @chatbotkit/[email protected]

[skip ci]
  • Loading branch information
pdparchitect committed Nov 27, 2023
1 parent 0a7d912 commit b3451e4
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-ads-float.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chatbotkit/react

## 1.1.7

### Patch Changes

- Updated dependencies [0a7d912]
- @chatbotkit/sdk@1.1.7

## 1.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chatbotkit/react",
"version": "1.1.6",
"version": "1.1.7",
"description": "The fastest way to build advanced AI chat bots",
"license": "ISC",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chatbotkit/sdk

## 1.1.7

### Patch Changes

- 0a7d912: Added dataset file list endpoint.

## 1.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chatbotkit/sdk",
"version": "1.1.5",
"version": "1.1.7",
"description": "The fastest way to build advanced AI chat bots",
"license": "ISC",
"engines": {
Expand Down

0 comments on commit b3451e4

Please sign in to comment.