From 629704402b359a62658063bd6ebd9f168ff6452f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Tue, 24 Mar 2026 15:32:24 +0300 Subject: [PATCH] rename auth -> identity --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa5ab25..5c298ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lendry-erp/contracts", - "version": "1.0.0", + "version": "1.0.1", "description": "Protobuf definitions and generated TypeScript types", "type": "commonjs", "scripts": {