Skip to content

Commit

Permalink
Merge pull request #415 from hey-api/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlubos authored Apr 18, 2024
2 parents ddbda3d + f84f26c commit fa40f51
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/thick-fishes-search.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.40.1

### Patch Changes

- fix: revert to generating commonjs for esm and commonjs support ([#409](https://github.com/hey-api/openapi-ts/pull/409))

## 0.40.0

### Minor 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.40.0",
"version": "0.40.1",
"type": "module",
"description": "Turn your OpenAPI specification into a beautiful TypeScript client",
"homepage": "https://heyapi.vercel.app/",
Expand Down

0 comments on commit fa40f51

Please sign in to comment.