Skip to content

Commit 647604c

Browse files
committed
Release version 0.16.2
1 parent f8e712d commit 647604c

File tree

26 files changed

+26
-12
lines changed

26 files changed

+26
-12
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixing release publishing workflow

docs/release-notes/v0.16.2.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixing release publishing workflow

packages/addons/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-addons",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "Optional addons for Instructor library, should be used with Instructor or Polyglot",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixing release publishing workflow

packages/auxiliary/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-auxiliary",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "Collection of auxiliary services and integrations",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixing release publishing workflow

packages/evals/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-evals",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "LLM evaluation tools for Instructor library",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixing release publishing workflow

packages/experimental/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-experimental",
3-
"version": "0.16.1",
3+
"version": "0.16.2",
44
"description": "Experimental code used by Instructor and Polyglot libraries",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fixing release publishing workflow

0 commit comments

Comments
 (0)