Skip to content

Commit c7cdf9f

Browse files
committed
Publish version 0.9.1
1 parent 96facfa commit c7cdf9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/addon/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-addon-deep-controls",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "A Storybook addon that extends @storybook/addon-controls and provides an alternative to interacting with object arguments",
55
"repository": {
66
"type": "git",
@@ -73,4 +73,4 @@
7373
"react": "18.3.1",
7474
"vitest": "^2.1.4"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)