Skip to content

Commit edf3d29

Browse files
[ci] release (#1245)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 541abf4 commit edf3d29

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-ears-change.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.0
4+
5+
### Minor Changes
6+
7+
- [#1243](https://github.com/drwpow/openapi-typescript/pull/1243) [`541abf4`](https://github.com/drwpow/openapi-typescript/commit/541abf4966cf6020de5e4bf4b93cfa9741ec9a00) Thanks [@drwpow](https://github.com/drwpow)! - ⚠️ Breaking: rename all methods to UPPERCASE (`GET()`, `POST()`, etc.)
8+
39
## 0.6.2
410

511
### 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 in at 1 kb and has virtually zero runtime. Works with React, Vue, Svelte, or vanilla JS.",
4-
"version": "0.6.2",
4+
"version": "0.7.0",
55
"author": {
66
"name": "Drew Powers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)