Skip to content

Commit

Permalink
release: v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Jun 22, 2024
1 parent 3d29a04 commit 417736f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## [0.6.1](https://github.com/vikejs/vike-solid/compare/v0.6.0...v0.6.1) (2024-06-22)



2 changes: 1 addition & 1 deletion vike-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vike-solid",
"version": "0.6.0",
"version": "0.6.1",
"type": "module",
"scripts": {
"dev": "rollup -c rollup.config.js --watch",
Expand Down

0 comments on commit 417736f

Please sign in to comment.