Skip to content

Commit 191fa9f

Browse files
chore(release): new release (#4820)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1082235 commit 191fa9f

4 files changed

Lines changed: 13 additions & 6 deletions

File tree

.changeset/nervous-months-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 7.2.2
4+
5+
### Patch Changes
6+
7+
- perf: enable the Node.js compile cache (`module.enableCompileCache`, available on Node.js >= 22.8.0) to speed up CLI startup (by [@bjohansebas](https://github.com/bjohansebas) in [#4818](https://github.com/webpack/webpack-cli/pull/4818))
8+
39
## 7.2.1
410

511
### Patch Changes

packages/webpack-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 7.2.2
4+
5+
### Patch Changes
6+
7+
- perf: enable the Node.js compile cache (`module.enableCompileCache`, available on Node.js >= 22.8.0) to speed up CLI startup (by [@bjohansebas](https://github.com/bjohansebas) in [#4818](https://github.com/webpack/webpack-cli/pull/4818))
8+
39
## 7.2.1
410

511
### Patch Changes

packages/webpack-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-cli",
3-
"version": "7.2.1",
3+
"version": "7.2.2",
44
"description": "CLI for webpack & friends",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)