Skip to content

Commit c5b6ed8

Browse files
[ci] release (#1315)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 181c4de commit c5b6ed8

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/gentle-socks-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/weak-games-exercise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/openapi-fetch/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# openapi-fetch
22

3+
## 0.7.4
4+
5+
### Patch Changes
6+
7+
- [#1314](https://github.com/drwpow/openapi-typescript/pull/1314) [`181c4de`](https://github.com/drwpow/openapi-typescript/commit/181c4de395e9c337937f61d6dd5e0ba47954d893) Thanks [@drwpow](https://github.com/drwpow)! - Make headers typing friendlier
8+
9+
- [#1314](https://github.com/drwpow/openapi-typescript/pull/1314) [`181c4de`](https://github.com/drwpow/openapi-typescript/commit/181c4de395e9c337937f61d6dd5e0ba47954d893) Thanks [@drwpow](https://github.com/drwpow)! - Allow unsetting headers
10+
311
## 0.7.3
412

513
### Patch Changes

packages/openapi-fetch/package.json

Lines changed: 1 addition & 1 deletion
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 2 kb and has virtually zero runtime. Works with React, Vue, Svelte, or vanilla JS.",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)