Skip to content

Commit 280fcdb

Browse files
authored
release 0.1.0 (#8)
1 parent 9931668 commit 280fcdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<br />
3-
<img src="./public/logo.png" alt="" />
3+
<img src="https://storybook-addon-variants.vercel.app/logo.png" alt="" />
44
<br />
55
<br />
66
</p>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-addon-variants",
3-
"version": "0.0.5",
3+
"version": "0.1.0",
44
"description": "Show all variants of a component in a grid",
55
"keywords": [
66
"storybook-addons",

0 commit comments

Comments
 (0)