Skip to content

Commit 49efdc0

Browse files
chore(release): new release (#4708)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1fc1b9d commit 49efdc0

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

.changeset/wild-papers-turn.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.0.2
4+
5+
### Patch Changes
6+
7+
- Resolve configuration path for cache build dependencies. (by [@alexander-akait](https://github.com/alexander-akait) in [#4707](https://github.com/webpack/webpack-cli/pull/4707))
8+
39
## 7.0.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.0.2
4+
5+
### Patch Changes
6+
7+
- Resolve configuration path for cache build dependencies. (by [@alexander-akait](https://github.com/alexander-akait) in [#4707](https://github.com/webpack/webpack-cli/pull/4707))
8+
39
## 7.0.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.0.1",
3+
"version": "7.0.2",
44
"description": "CLI for webpack & friends",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)