File tree Expand file tree Collapse file tree 5 files changed +17
-9
lines changed
storybook-framework-web-components Expand file tree Collapse file tree 5 files changed +17
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @web/storybook-builder
2
2
3
+ ## 0.2.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 7e0af43: bump storybook packages to 8.6.12
8
+
3
9
## 0.2.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-builder" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @web/storybook-framework-web-components
2
2
3
+ ## 0.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 7e0af43: bump storybook packages to 8.6.12
8
+ - Updated dependencies [ 7e0af43]
9
+ - @web/storybook-builder @0.2.2
10
+
3
11
## 0.2.0
4
12
5
13
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-framework-web-components" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
57
57
],
58
58
"dependencies" : {
59
59
"@storybook/web-components" : " ^8.6.12" ,
60
- "@web/storybook-builder" : " ^0.2.0 "
60
+ "@web/storybook-builder" : " ^0.2.2 "
61
61
},
62
62
"devDependencies" : {
63
63
"@playwright/test" : " ^1.22.2" ,
You can’t perform that action at this time.
0 commit comments