Skip to content

Commit 430102e

Browse files
committed
chore: bump package version
Signed-off-by: Frederik Bußmann <[email protected]>
1 parent 33d18ae commit 430102e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.2
2+
- Fixed private client types
3+
14
# 0.2.1
25
- Fixed component types export
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "discofetch",
33
"type": "module",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"description": "The fetch client that types itself.",
66
"author": "Frederik Bussmann",
77
"license": "MIT",

0 commit comments

Comments
 (0)