-
-
Notifications
You must be signed in to change notification settings - Fork 611
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
480b33d
commit ea0d9b1
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
## [6.0.1](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1) (2024-12-20) | ||
|
||
### Bug Fixes | ||
|
||
- update peer dependencies ([#4356](https://github.com/webpack/webpack-cli/issues/4356)) ([7a7e5d9](https://github.com/webpack/webpack-cli/commit/7a7e5d9f4bd796c7d1089db228b9581e97cc897e)) | ||
|
||
# [6.0.0](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.0) (2024-12-19) | ||
|
||
### BREAKING CHANGES | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
## [6.0.1](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1) (2024-12-20) | ||
|
||
**Note:** Version bump only for package webpack-cli | ||
### Bug Fixes | ||
|
||
- update peer dependencies ([#4356](https://github.com/webpack/webpack-cli/issues/4356)) ([7a7e5d9](https://github.com/webpack/webpack-cli/commit/7a7e5d9f4bd796c7d1089db228b9581e97cc897e)) | ||
|
||
# [6.0.0](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.0) (2024-12-19) | ||
|
||
|