Skip to content

Commit c8c65f8

Browse files
authored
Merge pull request #16 from cuppachino/changeset-release/main
Version Packages
2 parents ec012a1 + 24cf10c commit c8c65f8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-teachers-develop.md

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

CHANGELOG.md

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

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- b1b5b74: pass type errors
8+
39
## 2.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cuppachino/openapi-fetch",
33
"description": "An updated fork of ajaishankar's openapi-typescript-fetch",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)