Skip to content

Commit 929e75b

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

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.2
2+
- Removed unused dependencies
3+
14
# 0.3.1
25
- Updated vite usage
36
- Fixed missing vite client configuration

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.1",
4+
"version": "0.3.2",
55
"description": "🪩 The fetch client that types itself.",
66
"author": {
77
"name": "Frederik Bußmann",

0 commit comments

Comments
 (0)