Skip to content

Commit 0b45e21

Browse files
committed
chore: bump package version
Signed-off-by: Frederik Bußmann <[email protected]>
1 parent a71461e commit 0b45e21

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.3.0
2+
- Added vite support
3+
14
# 0.2.2
25
- Fixed private client types
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.2",
4+
"version": "0.3.0",
55
"description": "The fetch client that types itself.",
66
"author": "Frederik Bussmann",
77
"license": "MIT",

0 commit comments

Comments
 (0)