Skip to content

Commit d941a43

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

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.0
2+
- Refactored Nuxt module
3+
14
# 0.1.1
25
- Upgraded to autodisco 0.4
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.1.1",
4+
"version": "0.2.0",
55
"description": "The fetch client that types itself.",
66
"author": "Frederik Bussmann",
77
"license": "MIT",

0 commit comments

Comments
 (0)