Skip to content

Commit ba1c61a

Browse files
chore(release): new release
1 parent f145401 commit ba1c61a

4 files changed

Lines changed: 13 additions & 6 deletions

File tree

.changeset/tab-completions.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.3.0
4+
5+
### Minor Changes
6+
7+
- feat: add shell completions for zsh, bash, fish and powershell through the `complete` command (by [@alexander-akait](https://github.com/alexander-akait) in [#4840](https://github.com/webpack/webpack-cli/pull/4840))
8+
39
## 7.2.3
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.3.0
4+
5+
### Minor Changes
6+
7+
- feat: add shell completions for zsh, bash, fish and powershell through the `complete` command (by [@alexander-akait](https://github.com/alexander-akait) in [#4840](https://github.com/webpack/webpack-cli/pull/4840))
8+
39
## 7.2.3
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.3",
3+
"version": "7.3.0",
44
"description": "CLI for webpack & friends",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)