Skip to content

Commit b202265

Browse files
Merge pull request #161 from hey-api/changeset-release/main
Version Packages
2 parents 61c76db + 92c06c6 commit b202265

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brave-bottles-grab.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hey-api/openapi-ts
22

3+
## 0.29.2
4+
5+
### Patch Changes
6+
7+
- Fix export types as type only when using useLegacyEnums ([#160](https://github.com/hey-api/openapi-ts/pull/160))
8+
39
## 0.29.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hey-api/openapi-ts",
3-
"version": "0.29.1",
3+
"version": "0.29.2",
44
"type": "module",
55
"description": "Turn your OpenAPI specification into a beautiful TypeScript client",
66
"homepage": "https://github.com/hey-api/openapi-ts/",

0 commit comments

Comments
 (0)