Skip to content

Commit b0efad8

Browse files
committed
chore: release v0.4.4
1 parent 091f8e3 commit b0efad8

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.3",
3+
"version": "0.4.4",
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.3",
3+
"version": "0.4.4",
44
"description": "Agent Auth Protocol server plugin for Better Auth — agent identity, registration, and capability-based authorization",
55
"license": "MIT",
66
"repository": {

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.3",
3+
"version": "0.4.4",
44
"description": "CLI and MCP server for the Agent Auth Protocol",
55
"license": "MIT",
66
"repository": {

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.3",
3+
"version": "0.4.4",
44
"description": "Client SDK for the Agent Auth Protocol — agent identity, registration, and capability-based authorization",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)