Skip to content

Commit 43b1b69

Browse files
[ci] release (#1405)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 93204e4 commit 43b1b69

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/witty-sheep-mix.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.8.1
4+
5+
### Patch Changes
6+
7+
- [#1404](https://github.com/drwpow/openapi-typescript/pull/1404) [`93204e4`](https://github.com/drwpow/openapi-typescript/commit/93204e4de1b6e0469fdc8b710f5b279671570a9a) Thanks [@drwpow](https://github.com/drwpow)! - Fix behavior for empty arrays and objects in default `querySerializer`
8+
39
## 0.8.0
410

511
### Minor 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": "Fast, typesafe fetch client for your OpenAPI schema. Only 2kb (min). Works with React, Vue, Svelte, or vanilla JS.",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)