Skip to content

Commit a76e6d1

Browse files
Version Packages
1 parent b118208 commit a76e6d1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-spiders-sip.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
# Changelog
22

3+
## 3.3.8
4+
5+
### Patch Changes
6+
7+
- Adding GitHub release workflow ([#354](https://github.com/FormidableLabs/webpack-dashboard/pull/354))
8+
39
## 3.3.7
410

511
- Bug: Move plugin types and update to webpack v5. [#324](https://github.com/FormidableLabs/webpack-dashboard/issues/324)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-dashboard",
3-
"version": "3.3.7",
3+
"version": "3.3.8",
44
"description": "a CLI dashboard for webpack dev server",
55
"bin": "bin/webpack-dashboard.js",
66
"main": "index.js",

0 commit comments

Comments
 (0)