From 59afa9a507b03724a97654a67bdd25cc5c8a6273 Mon Sep 17 00:00:00 2001 From: Dmitry Fomin Date: Tue, 3 Feb 2026 05:16:26 +0300 Subject: [PATCH 1/2] chore(common): trigger publish --- auth/rpc/auth/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/auth/rpc/auth/package.json b/auth/rpc/auth/package.json index 0cc0d94..90fbf1d 100644 --- a/auth/rpc/auth/package.json +++ b/auth/rpc/auth/package.json @@ -1,7 +1,6 @@ { "name": "@alts/auth-rpc", "version": "0.0.1", - "private": true, "license": "BSD-3-Clause", "type": "module", "exports": { From a640250d7e46ad1082c1e18ab0035c2539c714d8 Mon Sep 17 00:00:00 2001 From: Dmitry Fomin Date: Tue, 3 Feb 2026 05:18:27 +0300 Subject: [PATCH 2/2] chore(common): bump alts-auth-rpc --- auth/rpc/auth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/rpc/auth/package.json b/auth/rpc/auth/package.json index 90fbf1d..1e26100 100644 --- a/auth/rpc/auth/package.json +++ b/auth/rpc/auth/package.json @@ -1,6 +1,6 @@ { "name": "@alts/auth-rpc", - "version": "0.0.1", + "version": "0.0.0", "license": "BSD-3-Clause", "type": "module", "exports": {