File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.6] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/generators@3.0.5...@webpack-cli/generators@3.0.6 ) (2023-06-04)
7+
8+ ** Note:** Version bump only for package @webpack-cli/generators
9+
610## [ 3.0.5] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/generators@3.0.4...@webpack-cli/generators@3.0.5 ) (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.5 " ,
3+ "version" : " 3.0.6 " ,
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.2 " ,
28+ "webpack-cli" : " ^5.1.3 " ,
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.3] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3 ) (2023-06-04)
7+
8+ ### Bug Fixes
9+
10+ - regression for custom configurations ([ #3834 ] ( https://github.com/webpack/webpack-cli/issues/3834 ) ) ([ bb4f8eb] ( https://github.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa ) )
11+
612## [ 5.1.2] ( https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2 ) (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.2 " ,
3+ "version" : " 5.1.3 " ,
44 "description" : " CLI for webpack & friends" ,
55 "license" : " MIT" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments