Skip to content

Commit 56758a3

Browse files
authored
Merge pull request #2 from cuppachino/changeset-release/main
Version Packages
2 parents b16f58c + 8233230 commit 56758a3

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/rich-bears-kneel.md

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

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# @cuppachino/openapi-fetch
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 97048c2: deps: add remark
8+
39
## 2.0.1
410

511
### Patch Changes
612

7-
* f0cab17: change package name
13+
- 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.1",
4+
"version": "2.0.2",
55
"private": "false",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)