Skip to content

Commit c309a6b

Browse files
committed
Update versions
1 parent 4bc78a0 commit c309a6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/frameworks/solid-vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storybook-solidjs-vite",
33
"type": "module",
4-
"version": "1.0.0-beta.5",
4+
"version": "1.0.0-beta.6",
55
"description": "Storybook for SolidJS and Vite: Develop SolidJS in isolation with Hot Reloading.",
66
"keywords": [
77
"storybook"

packages/renderers/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storybook-solidjs",
33
"type": "module",
4-
"version": "1.0.0-beta.5",
4+
"version": "1.0.0-beta.6",
55
"description": "Storybook SolidJS renderer",
66
"keywords": [
77
"storybook"

0 commit comments

Comments
 (0)