···11# @hey-api/codegen-core
2233+## 0.3.0
44+55+### Minor Changes
66+77+- feat: bump minimum Node version to 20.19.0 ([#2775](https://github.com/hey-api/openapi-ts/pull/2775)) ([`7c7702a`](https://github.com/hey-api/openapi-ts/commit/7c7702a9ed3bda0d75ef28d35d4284e3b6318b26)) by [@mrlubos](https://github.com/mrlubos)
88+39## 0.2.0
410511### Minor Changes
···11# @hey-api/openapi-ts
2233+## 0.86.0
44+55+### Minor Changes
66+77+- feat: bump minimum Node version to 20.19.0 ([#2775](https://github.com/hey-api/openapi-ts/pull/2775)) ([`7c7702a`](https://github.com/hey-api/openapi-ts/commit/7c7702a9ed3bda0d75ef28d35d4284e3b6318b26)) by [@mrlubos](https://github.com/mrlubos)
88+99+### Patch Changes
1010+1111+- fix: do not print error details if logs are set to silent ([#2776](https://github.com/hey-api/openapi-ts/pull/2776)) ([`2274344`](https://github.com/hey-api/openapi-ts/commit/227434440bc2d00f9336041d3b083fc9374f3639)) by [@mrlubos](https://github.com/mrlubos)
1212+1313+- fix(client-axios): return error when axios request fails ([#2763](https://github.com/hey-api/openapi-ts/pull/2763)) ([`122a292`](https://github.com/hey-api/openapi-ts/commit/122a292e3a0293098e5c5e222e5dcf8e99639ba8)) by [@mauriciabad](https://github.com/mauriciabad)
1414+1515+### Updated Dependencies:
1616+1717+- @hey-api/codegen-core@0.3.0
1818+319## 0.85.2
420521### Patch Changes