Skip to content

Commit 32c4b49

Browse files
chore(release): 5.0.1
1 parent d5d4ac1 commit 32c4b49

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.0.1](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v5.0.0...v5.0.1) (2024-05-24)
6+
7+
8+
### Bug Fixes
9+
10+
* output report generation ([#355](https://github.com/webpack-contrib/stylelint-webpack-plugin/issues/355)) ([d5d4ac1](https://github.com/webpack-contrib/stylelint-webpack-plugin/commit/d5d4ac1841d7de030d449ba267056d44da16f30e))
11+
512
## [5.0.0](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v4.1.0...v5.0.0) (2024-02-02)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-webpack-plugin",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A Stylelint plugin for webpack",
55
"license": "MIT",
66
"repository": "webpack-contrib/stylelint-webpack-plugin",

0 commit comments

Comments
 (0)