Skip to content

Commit 44dd499

Browse files
[ci] release (#1252)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 80717a7 commit 44dd499

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stale-shoes-sell.md

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

packages/openapi-fetch/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- [#1251](https://github.com/drwpow/openapi-typescript/pull/1251) [`80717a7`](https://github.com/drwpow/openapi-typescript/commit/80717a75ad20f2224a9a61d2a5b3d2b2bbd7c78b) Thanks [@drwpow](https://github.com/drwpow)! - Fix 2XX, 4XX, 5XX responses
8+
39
## 0.7.0
410

511
### Minor 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.0",
4+
"version": "0.7.1",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)