Skip to content

Commit d29575a

Browse files
committed
release: v1.5.0
1 parent fdea656 commit d29575a

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.4.1",
3+
"version": "1.5.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.4.1",
3+
"version": "1.5.0",
44
"type": "module",
55
"repository": {
66
"type": "git",
@@ -51,7 +51,7 @@
5151
"@opencode-ai/plugin": "*"
5252
},
5353
"dependencies": {
54-
"@cortexkit/anthropic-auth-core": "1.4.1",
54+
"@cortexkit/anthropic-auth-core": "1.5.0",
5555
"@opentui/core": ">=0.1.92",
5656
"@opentui/solid": ">=0.1.92",
5757
"solid-js": "^1.9.10"

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.4.1",
3+
"version": "1.5.0",
44
"type": "module",
55
"repository": {
66
"type": "git",
@@ -35,7 +35,7 @@
3535
"prepublishOnly": "bun run build"
3636
},
3737
"dependencies": {
38-
"@cortexkit/anthropic-auth-core": "1.4.1"
38+
"@cortexkit/anthropic-auth-core": "1.5.0"
3939
},
4040
"peerDependencies": {
4141
"@earendil-works/pi-ai": "*",

0 commit comments

Comments
 (0)