Skip to content

Commit b7aa0c1

Browse files
[ci] release
1 parent 4c93067 commit b7aa0c1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/red-fans-act.md

-5
This file was deleted.

Diff for: packages/openapi-fetch/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openapi-fetch
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [#1239](https://github.com/drwpow/openapi-typescript/pull/1239) [`4c93067`](https://github.com/drwpow/openapi-typescript/commit/4c9306720daa65b1c1977030737a52121fd46668) Thanks [@drwpow](https://github.com/drwpow)! - Fix params.header inference
8+
39
## 0.6.1
410

511
### Patch Changes

Diff for: packages/openapi-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-fetch",
33
"description": "Fetch using your OpenAPI types. Weighs in at 1 kb and has virtually zero runtime. Works with React, Vue, Svelte, or vanilla JS.",
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)