Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Oct 2, 2024
1 parent 7782fdb commit 4a04d77
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-builder-rsbuild",
"version": "0.1.0",
"version": "0.1.1",
"description": "Rsbuild builder for Storybook",
"keywords": ["storybook", "rsbuild", "rspack"],
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-html-rsbuild",
"version": "0.1.0",
"version": "0.1.1",
"description": "Storybook for HTML and Rsbuild: View HTML snippets in isolation with Hot Reloading.",
"keywords": ["storybook", "rsbuild", "rspack", "vanilla", "html"],
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-react-rsbuild",
"version": "0.1.0",
"version": "0.1.1",
"description": "Storybook for React and Rsbuild: Develop React components in isolation with Hot Reloading.",
"keywords": ["storybook", "rsbuild", "rspack", "react"],
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-vue3-rsbuild",
"version": "0.1.0",
"version": "0.1.1",
"description": "Storybook for Vue3 and Rsbuild: Develop React Component in isolation with Hot Reloading.",
"keywords": ["storybook", "rsbuild", "rspack", "vue3"],
"bugs": {
Expand Down

0 comments on commit 4a04d77

Please sign in to comment.