File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
612# [ 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)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/serve" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
610## [ 4.7.1] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1 ) (2021-06-07)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-cli" ,
3- "version" : " 4.7.1 " ,
3+ "version" : " 4.7.2 " ,
44 "description" : " CLI for webpack & friends" ,
55 "license" : " MIT" ,
66 "repository" : {
3232 "@discoveryjs/json-ext" : " ^0.5.0" ,
3333 "@webpack-cli/configtest" : " ^1.0.4" ,
3434 "@webpack-cli/info" : " ^1.3.0" ,
35- "@webpack-cli/serve" : " ^1.5.0 " ,
35+ "@webpack-cli/serve" : " ^1.5.1 " ,
3636 "colorette" : " ^1.2.1" ,
3737 "commander" : " ^7.0.0" ,
3838 "execa" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments