Skip to content

Commit 5c833f3

Browse files
committed
Release version 0.17.3
1 parent dfc994b commit 5c833f3

File tree

23 files changed

+23
-11
lines changed

23 files changed

+23
-11
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- (build) Run package tests separately for each package after a new version release

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.17.2",
3+
"version": "0.17.3",
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+
- (build) Run package tests separately for each package after a new version release

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.17.2",
3+
"version": "0.17.3",
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+
- (build) Run package tests separately for each package after a new version release

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.17.2",
3+
"version": "0.17.3",
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+
- (build) Run package tests separately for each package after a new version release

packages/http-client/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-http-client",
3-
"version": "0.17.2",
3+
"version": "0.17.3",
44
"license": "MIT",
55
"description": "Polyglot's unified HTTP connectivity layer",
66
"autoload": {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- (build) Run package tests separately for each package after a new version release

packages/hub/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-hub",
3-
"version": "0.17.2",
3+
"version": "0.17.3",
44
"description": "CLI tool to work with Instructor PHP code examples and docs",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",

0 commit comments

Comments
 (0)