Skip to content

Commit

Permalink
Merge pull request #45 from cheshire-cat-ai/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
zAlweNy26 authored Jul 24, 2024
2 parents fe49ada + 45891b1 commit 04353f3
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
9 changes: 0 additions & 9 deletions .changeset/dry-snakes-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-mangos-rhyme.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# ccat-api

## 0.11.0

### Minor Changes

- 1f4e778: - Added new auth endpoints
- Removed unused `ws`, `query` and `headers` parameters
- Renamed `authKey` to `credential` for better understanding
- Renamed `largeLanguageModel` service to `llm`
- Reset retries on WS connection open

### Patch Changes

- 6da4693: Update SocketResponse interface

## 0.10.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ccat-api",
"description": "API Client to communicate with the Cheshire Cat AI",
"license": "MIT",
"version": "0.10.6",
"version": "0.11.0",
"author": "zAlweNy26",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 04353f3

Please sign in to comment.