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 11# @web/mocks
22
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+
311## 1.3.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/mocks" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
6767 "@storybook/manager-api" : " ^7.0.0 || ^8.0.0" ,
6868 "@storybook/preview-api" : " ^7.0.0 || ^8.0.0" ,
6969 "@web/storybook-prebuilt" : " ^0.1.37" ,
70- "@web/storybook-utils" : " ^1.1.0 " ,
70+ "@web/storybook-utils" : " ^1.1.1 " ,
7171 "lit" : " ^2.7.5 || ^3.0.0" ,
7272 "msw" : " 2.4.1"
7373 },
Original file line number Diff line number Diff line change 11# @web/storybook-utils
22
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+
39## 1.1.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @web/storybook-utils" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments