Skip to content

Commit 7a886f3

Browse files
committed
chore(release): 5.0.8
1 parent 7252c90 commit 7a886f3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.8](https://github.com/sndyuk/mangle-css-class-webpack-plugin/compare/v5.0.7...v5.0.8) (2022-05-22)
6+
57
### [5.0.7](https://github.com/sndyuk/mangle-css-class-webpack-plugin/compare/v5.0.6...v5.0.7) (2022-01-05)
68

79
### [5.0.6](https://github.com/sndyuk/mangle-css-class-webpack-plugin/compare/v4.0.12...v5.0.6) (2021-12-30)

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "mangle-css-class-webpack-plugin",
3-
"version": "5.0.7",
3+
"version": "5.0.8",
44
"license": "MIT",
55
"description": "Minifies and obfuscates the class names in your existing JavaScript, CSS, and HTML without any modern css modules.",
66
"author": "sndyuk",

0 commit comments

Comments
 (0)