Skip to content

Commit cdb80c1

Browse files
committed
chore(ory-claude): release v0.8.2
1 parent 64be2a1 commit cdb80c1

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

plugins/ory-agent-plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ory-agent-plugin",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "Ory plugin for Claude Code: scaffolding skills, a local Ory instance, and authentication, authorization, and audit for every tool call",
55
"author": {
66
"name": "Ory",

plugins/ory-agent-plugin/.mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"command": "npx",
66
"args": [
77
"-y",
8-
"@ory/mcp-server@0.8.1"
8+
"@ory/mcp-server@0.8.2"
99
]
1010
}
1111
}

plugins/ory-agent-plugin/hooks/hooks.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"hooks": [
88
{
99
"type": "command",
10-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
10+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
1111
}
1212
]
1313
}
@@ -18,7 +18,7 @@
1818
"hooks": [
1919
{
2020
"type": "command",
21-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
21+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
2222
}
2323
]
2424
}
@@ -29,7 +29,7 @@
2929
"hooks": [
3030
{
3131
"type": "command",
32-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
32+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
3333
}
3434
]
3535
}
@@ -40,7 +40,7 @@
4040
"hooks": [
4141
{
4242
"type": "command",
43-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
43+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
4444
}
4545
]
4646
}
@@ -51,7 +51,7 @@
5151
"hooks": [
5252
{
5353
"type": "command",
54-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
54+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
5555
}
5656
]
5757
}
@@ -62,7 +62,7 @@
6262
"hooks": [
6363
{
6464
"type": "command",
65-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
65+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
6666
}
6767
]
6868
}
@@ -73,7 +73,7 @@
7373
"hooks": [
7474
{
7575
"type": "command",
76-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
76+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
7777
}
7878
]
7979
}
@@ -84,7 +84,7 @@
8484
"hooks": [
8585
{
8686
"type": "command",
87-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
87+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
8888
}
8989
]
9090
}
@@ -95,7 +95,7 @@
9595
"hooks": [
9696
{
9797
"type": "command",
98-
"command": "npx -y -p @ory/claude-code@0.8.1 ory-claude-hook"
98+
"command": "npx -y -p @ory/claude-code@0.8.2 ory-claude-hook"
9999
}
100100
]
101101
}

0 commit comments

Comments
 (0)