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

- поднята major-версия пакета после breaking changes HttpClient
This commit is contained in:
2026-06-30 23:52:25 +03:00
parent 6662224a9a
commit 886e20ef88

View File

@@ -1,6 +1,6 @@
{ {
"name": "@gromlab/api-codegen", "name": "@gromlab/api-codegen",
"version": "4.0.0", "version": "5.0.0",
"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": {