chore: подготовить релиз 5.0.1

- поднята patch-версия после исправлений HttpClient
This commit is contained in:
2026-07-01 00:13:36 +03:00
parent 4ce5ea9b65
commit b8bb267848

View File

@@ -1,6 +1,6 @@
{ {
"name": "@gromlab/api-codegen", "name": "@gromlab/api-codegen",
"version": "5.0.0", "version": "5.0.1",
"description": "CLI tool to generate TypeScript API client from OpenAPI specification", "description": "CLI tool to generate TypeScript API client from OpenAPI specification",
"type": "module", "type": "module",
"bin": { "bin": {