Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Nov 18, 2024
1 parent 0f1d938 commit 5150cd9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-rslib",
"version": "0.1.4",
"version": "0.1.5",
"description": "Storybook addon for loading configuration of Rslib",
"keywords": ["storybook", "storybook-addons", "rsbuild", "rspack", "rslib"],
"homepage": "https://storybook-rsbuild.netlify.app",
Expand Down
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.4",
"version": "0.1.5",
"description": "Rsbuild builder for Storybook",
"keywords": ["storybook", "rsbuild", "rspack"],
"homepage": "https://storybook-rsbuild.netlify.app",
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.4",
"version": "0.1.5",
"description": "Storybook for HTML and Rsbuild: View HTML snippets in isolation with Hot Reloading.",
"keywords": ["storybook", "rsbuild", "rspack", "vanilla", "html"],
"homepage": "https://storybook-rsbuild.netlify.app",
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.4",
"version": "0.1.5",
"description": "Storybook for React and Rsbuild: Develop React components in isolation with Hot Reloading.",
"keywords": ["storybook", "rsbuild", "rspack", "react"],
"homepage": "https://storybook-rsbuild.netlify.app",
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.4",
"version": "0.1.5",
"description": "Storybook for Vue3 and Rsbuild: Develop React Component in isolation with Hot Reloading.",
"keywords": ["storybook", "rsbuild", "rspack", "vue3"],
"homepage": "https://storybook-rsbuild.netlify.app",
Expand Down

0 comments on commit 5150cd9

Please sign in to comment.