Skip to content

Commit 3bd1719

Browse files
Version Packages (#192)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent da449de commit 3bd1719

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.changeset/eleven-needles-fry.md

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

.changeset/silly-bikes-float.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @instructor-ai/instructor
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#193](https://github.com/instructor-ai/instructor-js/pull/193) [`da449de`](https://github.com/instructor-ai/instructor-js/commit/da449de837389ccc30584b8954a64e3cafa22832) Thanks [@roodboi](https://github.com/roodboi)! - update peer deps + remove baseUrl check on generic client type guard
8+
9+
- [#191](https://github.com/instructor-ai/instructor-js/pull/191) [`bf240b2`](https://github.com/instructor-ai/instructor-js/commit/bf240b27c893ee3e6da8f09e1d9c14004eb0d604) Thanks [@roodboi](https://github.com/roodboi)! - Updating core openai/zod stream/zod/anthropic dependencies to latest - updating tests and support validation to better handle changes without warning unnecessarily.
10+
11+
Peer dependencies will likely need to be updated to match the latest.
12+
313
## 1.5.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instructor-ai/instructor",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "structured outputs for llms",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)