feat: add logout method
All checks were successful
Publish / Publish Job (push) Successful in 1m13s

This commit is contained in:
Дмитрий
2026-03-27 16:46:54 +03:00
parent 91c262e2a6
commit e530608121
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@lendry-erp/contracts",
"version": "1.0.3",
"version": "1.0.4",
"description": "Protobuf definitions and generated TypeScript types",
"type": "commonjs",
"main": "./dist/index.js",