Skip to content

Commit bd69c75

Browse files
committed
chore(release): v0.5.0
1 parent f77f26f commit bd69c75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33

4-
## v0.4.2
4+
## v0.5.0
55

66
[compare changes](https://github.com/wobsoriano/nuxt-remote-fn/compare/v0.4.1...v0.4.2)
77

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-remote-fn",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"packageManager": "[email protected]",
55
"description": "Remote Functions. Instead of Event Handlers.",
66
"keywords": [
@@ -73,4 +73,4 @@
7373
"tsx": "^3.12.8",
7474
"vitest": "^0.34.4"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)