Skip to content

Commit 65693ee

Browse files
committed
release: v1.18.0
1 parent 57123a6 commit 65693ee

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/anthropic-auth-core",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/opencode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/opencode-anthropic-auth",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"type": "module",
55
"repository": {
66
"type": "git",
@@ -61,7 +61,7 @@
6161
"@opencode-ai/plugin": "*"
6262
},
6363
"dependencies": {
64-
"@cortexkit/anthropic-auth-core": "1.17.0",
64+
"@cortexkit/anthropic-auth-core": "1.18.0",
6565
"@opentui/core": "0.4.3",
6666
"@opentui/solid": "0.4.3",
6767
"jsonc-parser": "^3.3.1",

packages/pi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/pi-anthropic-auth",
3-
"version": "1.17.0",
3+
"version": "1.18.0",
44
"type": "module",
55
"repository": {
66
"type": "git",
@@ -36,7 +36,7 @@
3636
"prepublishOnly": "bun run build"
3737
},
3838
"dependencies": {
39-
"@cortexkit/anthropic-auth-core": "1.17.0"
39+
"@cortexkit/anthropic-auth-core": "1.18.0"
4040
},
4141
"peerDependencies": {
4242
"@earendil-works/pi-ai": "*",

0 commit comments

Comments
 (0)