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+ ## [ 3.0.7] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/generators@3.0.6...@webpack-cli/generators@3.0.7 ) (2023-06-07)
7+
8+ ** Note:** Version bump only for package @webpack-cli/generators
9+
610## [ 3.0.6] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/generators@3.0.5...@webpack-cli/generators@3.0.6 ) (2023-06-04)
711
812** Note:** Version bump only for package @webpack-cli/generators
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/generators" ,
3- "version" : " 3.0.6 " ,
3+ "version" : " 3.0.7 " ,
44 "description" : " Webpack-CLI generators" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
2525 " plugin-template"
2626 ],
2727 "dependencies" : {
28- "webpack-cli" : " ^5.1.3 " ,
28+ "webpack-cli" : " ^5.1.4 " ,
2929 "yeoman-environment" : " ^3.9.1" ,
3030 "yeoman-generator" : " ^5.7.0"
3131 },
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+ ## [ 5.1.4] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4 ) (2023-06-07)
7+
8+ ### Bug Fixes
9+
10+ - multi compiler progress output ([ f659624] ( https://github.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785 ) )
11+
612## [ 5.1.3] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3 ) (2023-06-04)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-cli" ,
3- "version" : " 5.1.3 " ,
3+ "version" : " 5.1.4 " ,
44 "description" : " CLI for webpack & friends" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments