From f0b2a88cee68d248304f4ff5590a4cce7c182579 Mon Sep 17 00:00:00 2001 From: Dmitry Fomin Date: Tue, 3 Feb 2026 05:35:07 +0300 Subject: [PATCH] chore(common): trigger publish --- auth/rpc/auth/CHANGELOG.md | 11 ----------- auth/rpc/auth/package.json | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 auth/rpc/auth/CHANGELOG.md diff --git a/auth/rpc/auth/CHANGELOG.md b/auth/rpc/auth/CHANGELOG.md deleted file mode 100644 index 0b7ca45..0000000 --- a/auth/rpc/auth/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ - - -## 0.0.1 (2026-02-03) - - -### Features - - -* **auth:** init service ([#45](https://github.com/atls/services/issues/45)) ([eefa0e2](https://github.com/atls/services/commit/eefa0e2622e9ddb688a8e8b7c63daa66c09b226d)) - - diff --git a/auth/rpc/auth/package.json b/auth/rpc/auth/package.json index 90fbf1d..9419c4c 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", + "name": "@atls/auth-rpc", + "version": "0.0.0", "license": "BSD-3-Clause", "type": "module", "exports": {