Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 16, 2024
1 parent 1b56bd1 commit 6e2c74e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-zoos-walk.md

This file was deleted.

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

## 1.5.0

### Minor Changes

- [#179](https://github.com/instructor-ai/instructor-js/pull/179) [`1b56bd1`](https://github.com/instructor-ai/instructor-js/commit/1b56bd18e0c7c02da94ee70e7837a155c3502b5c) Thanks [@morgante](https://github.com/morgante)! - Restore CommonJS compatibility for OpenAI streaming

## 1.4.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.4.0",
"version": "1.5.0",
"description": "structured outputs for llms",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 6e2c74e

Please sign in to comment.