Skip to content

Commit fd7ec4a

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

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.1
2+
- Updated vite usage
3+
- Fixed missing vite client configuration
4+
15
# 0.3.0
26
- Added vite support
37

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.3.0",
4+
"version": "0.3.1",
55
"description": "The fetch client that types itself.",
66
"author": "Frederik Bussmann",
77
"license": "MIT",

0 commit comments

Comments
 (0)