Skip to content

Commit

Permalink
Merge pull request #539 from hey-api/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
mrlubos authored May 6, 2024
2 parents e73df34 + 8688d70 commit 2dc60f2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-pots-appear.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/openapi-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hey-api/openapi-ts

## 0.43.2

### Patch Changes

- fix: deduplicate exported data and response types ([#538](https://github.com/hey-api/openapi-ts/pull/538))

## 0.43.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hey-api/openapi-ts",
"version": "0.43.1",
"version": "0.43.2",
"type": "module",
"description": "Turn your OpenAPI specification into a beautiful TypeScript client",
"homepage": "https://heyapi.vercel.app/",
Expand Down

0 comments on commit 2dc60f2

Please sign in to comment.