Skip to content

Commit a1ceaf3

Browse files
committed
chore: release v0.4.2
1 parent c909410 commit a1ceaf3

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-auth-ba",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

packages/agent-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@better-auth/agent-auth",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Agent Auth Protocol server plugin for Better Auth — agent identity, registration, and capability-based authorization",
55
"license": "MIT",
66
"files": [

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/agent-cli",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "CLI and MCP server for the Agent Auth Protocol",
55
"license": "MIT",
66
"bin": {

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/agent",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Client SDK for the Agent Auth Protocol — agent identity, registration, and capability-based authorization",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)