Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore: bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabolus committed May 14, 2024
1 parent 1507f0b commit 50d7d91
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "genkit-plugins-root",
"private": true,
"version": "0.3.0",
"version": "0.4.0",
"scripts": {
"build": "yarn workspaces foreach -Rip --from 'genkitx-*' run build",
"test": "yarn workspaces foreach -Rip --from 'genkitx-*' run test"
Expand Down
2 changes: 1 addition & 1 deletion plugins/anthropic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"genai",
"generative-ai"
],
"version": "0.3.0",
"version": "0.4.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions plugins/openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"genai",
"generative-ai"
],
"version": "0.3.0",
"version": "0.4.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand All @@ -29,7 +29,7 @@
},
"peerDependencies": {
"@genkit-ai/ai": "^0.5.0",
"@genkit-ai/core": "^0.5.0",
"@genkit-ai/core": "^0.5.0"
},
"devDependencies": {
"@genkit-ai/ai": "^0.5.0",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -343,23 +343,23 @@ __metadata:
languageName: node
linkType: hard

"@genkit-ai/ai@npm:0.5.0-rc.12":
version: 0.5.0-rc.12
resolution: "@genkit-ai/ai@npm:0.5.0-rc.12"
"@genkit-ai/ai@npm:^0.5.0":
version: 0.5.0
resolution: "@genkit-ai/ai@npm:0.5.0"
dependencies:
"@genkit-ai/core": "npm:0.5.0-rc.12"
"@genkit-ai/core": "npm:0.5.0"
"@opentelemetry/api": "npm:^1.7.0"
"@types/node": "npm:^20.11.19"
json5: "npm:^2.2.3"
node-fetch: "npm:^3.3.2"
zod: "npm:^3.22.4"
checksum: 10c0/473354cc1eadca2c0af1943d8c970e0f5049ec6105389ee9d833379c58778669f064f3d3fc31dfa123c9f8803f967b535726f237594415bde33d7ad5d560583e
checksum: 10c0/3bb1f28a9094dc2952261dae1ab3cab3ef69a50e28431acd4db189df4a8ad664f124d02e09e109d7eba5dcf33b0480c442f17620d1a12f9270b404fda6be4298
languageName: node
linkType: hard

"@genkit-ai/core@npm:0.5.0-rc.12":
version: 0.5.0-rc.12
resolution: "@genkit-ai/core@npm:0.5.0-rc.12"
"@genkit-ai/core@npm:0.5.0, @genkit-ai/core@npm:^0.5.0":
version: 0.5.0
resolution: "@genkit-ai/core@npm:0.5.0"
dependencies:
"@opentelemetry/api": "npm:^1.7.0"
"@opentelemetry/context-async-hooks": "npm:^1.20.0"
Expand All @@ -373,7 +373,7 @@ __metadata:
json-schema: "npm:^0.4.0"
zod: "npm:^3.22.4"
zod-to-json-schema: "npm:^3.22.4"
checksum: 10c0/6bdf9b15047346cc37977a0d2cd5b5f9150e380d26b8b647608ea8b8a2c38f89814c270f947c8b2b2c941b2dde89c09bf54572c5a64eaf6c7f71f5c1ef01579b
checksum: 10c0/3a15a8f0ca8893a60d70bffd963ed0a5c2b7080a6a3bc4fe3da1a47f5991dfd976fb6d40584fddfc8d7e5e864f231a3301fdfd70e402b5f89f85bef502c8feff
languageName: node
linkType: hard

Expand Down Expand Up @@ -2342,26 +2342,26 @@ __metadata:
resolution: "genkitx-anthropic@workspace:plugins/anthropic"
dependencies:
"@anthropic-ai/sdk": "npm:^0.20.9"
"@genkit-ai/ai": "npm:0.5.0-rc.12"
"@genkit-ai/core": "npm:0.5.0-rc.12"
"@genkit-ai/ai": "npm:^0.5.0"
"@genkit-ai/core": "npm:^0.5.0"
"@types/node": "npm:^20.12.11"
npm-run-all: "npm:^4.1.5"
tsup: "npm:^8.0.2"
tsx: "npm:^4.9.3"
typescript: "npm:^4.9.5"
zod: "npm:^3.23.8"
peerDependencies:
"@genkit-ai/ai": ">=0.5.0-rc.0"
"@genkit-ai/core": ">=0.5.0-rc.0"
"@genkit-ai/ai": ^0.5.0
"@genkit-ai/core": ^0.5.0
languageName: unknown
linkType: soft

"genkitx-openai@workspace:plugins/openai":
version: 0.0.0-use.local
resolution: "genkitx-openai@workspace:plugins/openai"
dependencies:
"@genkit-ai/ai": "npm:0.5.0-rc.12"
"@genkit-ai/core": "npm:0.5.0-rc.12"
"@genkit-ai/ai": "npm:^0.5.0"
"@genkit-ai/core": "npm:^0.5.0"
"@types/node": "npm:^20.12.11"
npm-run-all: "npm:^4.1.5"
openai: "npm:^4.43.0"
Expand All @@ -2370,8 +2370,8 @@ __metadata:
typescript: "npm:^4.9.5"
zod: "npm:^3.23.8"
peerDependencies:
"@genkit-ai/ai": ">=0.5.0-rc.0"
"@genkit-ai/core": ">=0.5.0-rc.0"
"@genkit-ai/ai": ^0.5.0
"@genkit-ai/core": ^0.5.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 50d7d91

Please sign in to comment.