Skip to content

Commit 26780f8

Browse files
committed
chore: version packages
1 parent f0cab17 commit 26780f8

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/fifty-ducks-decide.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @cuppachino/openapi-fetch
2+
3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- f0cab17: change package name

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.0.0",
4+
"version": "2.0.1",
55
"private": "false",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)