File tree 4 files changed +13
-3
lines changed
4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.5.1] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/serve@1.5.0...@webpack-cli/serve@1.5.1 ) (2021-06-07)
7
+
8
+ ### Bug Fixes
9
+
10
+ - broken serve with new CLI API ([ #2770 ] ( https://github.com/webpack/webpack-cli/issues/2770 ) ) ([ 2d7ab35] ( https://github.com/webpack/webpack-cli/commit/2d7ab3549c429193b4ed5fbc6174153c847e0330 ) )
11
+
6
12
# [ 1.5.0] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/serve@1.4.0...@webpack-cli/serve@1.5.0 ) (2021-06-07)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webpack-cli/serve" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.1 " ,
4
4
"description" : " " ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.7.2] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2 ) (2021-06-07)
7
+
8
+ ** Note:** Version bump only for package webpack-cli
9
+
6
10
## [ 4.7.1] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1 ) (2021-06-07)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack-cli" ,
3
- "version" : " 4.7.1 " ,
3
+ "version" : " 4.7.2 " ,
4
4
"description" : " CLI for webpack & friends" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
32
32
"@discoveryjs/json-ext" : " ^0.5.0" ,
33
33
"@webpack-cli/configtest" : " ^1.0.4" ,
34
34
"@webpack-cli/info" : " ^1.3.0" ,
35
- "@webpack-cli/serve" : " ^1.5.0 " ,
35
+ "@webpack-cli/serve" : " ^1.5.1 " ,
36
36
"colorette" : " ^1.2.1" ,
37
37
"commander" : " ^7.0.0" ,
38
38
"execa" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments