File tree Expand file tree Collapse file tree 5 files changed +17
-9
lines changed 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/mocks
2
2
3
+ ## 1.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8
8
+ - Updated dependencies [ 1bd1e53]
9
+ - @web/storybook-utils @1.1.1
10
+
3
11
## 1.3.0
4
12
5
13
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/mocks" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
67
67
"@storybook/manager-api" : " ^7.0.0 || ^8.0.0" ,
68
68
"@storybook/preview-api" : " ^7.0.0 || ^8.0.0" ,
69
69
"@web/storybook-prebuilt" : " ^0.1.37" ,
70
- "@web/storybook-utils" : " ^1.1.0 " ,
70
+ "@web/storybook-utils" : " ^1.1.1 " ,
71
71
"lit" : " ^2.7.5 || ^3.0.0" ,
72
72
"msw" : " 2.4.1"
73
73
},
Original file line number Diff line number Diff line change 1
1
# @web/storybook-utils
2
2
3
+ ## 1.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 1bd1e53: try to prevent npm update issue "Could not resolve dependency" between Storybook 7 and 8
8
+
3
9
## 1.1.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-utils" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments