Skip to content

Commit

Permalink
Version Packages (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
roodboi and github-actions[bot] authored Jan 14, 2025
1 parent da449de commit 3bd1719
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-needles-fry.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silly-bikes-float.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @instructor-ai/instructor

## 1.6.0

### Minor Changes

- [#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

- [#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.

Peer dependencies will likely need to be updated to match the latest.

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructor-ai/instructor",
"version": "1.5.0",
"version": "1.6.0",
"description": "structured outputs for llms",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 3bd1719

Please sign in to comment.