We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b118208 + a76e6d1 commit f63d81eCopy full SHA for f63d81e
.changeset/plenty-spiders-sip.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 3.3.8
4
+
5
+### Patch Changes
6
7
+- Adding GitHub release workflow ([#354](https://github.com/FormidableLabs/webpack-dashboard/pull/354))
8
9
## 3.3.7
10
11
- Bug: Move plugin types and update to webpack v5. [#324](https://github.com/FormidableLabs/webpack-dashboard/issues/324)
package.json
@@ -1,6 +1,6 @@
{
"name": "webpack-dashboard",
- "version": "3.3.7",
+ "version": "3.3.8",
"description": "a CLI dashboard for webpack dev server",
"bin": "bin/webpack-dashboard.js",
"main": "index.js",
0 commit comments