File tree 5 files changed +17
-9
lines changed
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/dev-server-core
2
2
3
+ ## 0.7.5
4
+
5
+ ### Patch Changes
6
+
7
+ - b99a0915: Bump express to 4.21.2 to include path-to-regexp fix
8
+
3
9
## 0.7.4
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/dev-server-core" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.7.5 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @web/storybook-builder
2
2
3
+ ## 0.1.20
4
+
5
+ ### Patch Changes
6
+
7
+ - b99a0915: Bump express to 4.21.2 to include path-to-regexp fix
8
+ - Updated dependencies [ b99a0915]
9
+ - @web/dev-server-core @0.7.5
10
+
3
11
## 0.1.19
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web/storybook-builder" ,
3
- "version" : " 0.1.19 " ,
3
+ "version" : " 0.1.20 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
54
54
"@storybook/node-logger" : " ^7.0.0" ,
55
55
"@storybook/preview" : " ^7.0.0" ,
56
56
"@web/dev-server" : " ^0.4.0" ,
57
- "@web/dev-server-core" : " ^0.7.4 " ,
57
+ "@web/dev-server-core" : " ^0.7.5 " ,
58
58
"@web/dev-server-rollup" : " ^0.6.1" ,
59
59
"@web/rollup-plugin-html" : " ^2.3.0" ,
60
60
"browser-assert" : " ^1.2.1" ,
You can’t perform that action at this time.
0 commit comments