Skip to content

Commit b8c6667

Browse files
committed
Release 1.5.4
1 parent 0d2aa6e commit b8c6667

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.5.4](https://github.com/windicss/windicss-webpack-plugin/compare/1.5.3...1.5.4)
8+
9+
- chore: changing syntax for node 12.x support [`0d2aa6e`](https://github.com/windicss/windicss-webpack-plugin/commit/0d2aa6e2b54301f3f2ed342f69bcd492b16fcae9)
10+
- chore: upgrade windi 3.2.0 [`02d22df`](https://github.com/windicss/windicss-webpack-plugin/commit/02d22df1cdd1d44550ff22addbe5aeb8e5332026)
11+
712
#### [1.5.3](https://github.com/windicss/windicss-webpack-plugin/compare/1.5.2...1.5.3)
813

14+
> 26 October 2021
15+
16+
- Release 1.5.3 [`1d5d54c`](https://github.com/windicss/windicss-webpack-plugin/commit/1d5d54c83020bd07a090d14bbe55112e98d6d4a0)
917
- fix: aggressive css block transforms [`5f247d6`](https://github.com/windicss/windicss-webpack-plugin/commit/5f247d61a85566461c94495d31edf0da00cf3794)
1018

1119
#### [1.5.2](https://github.com/windicss/windicss-webpack-plugin/compare/1.5.1...1.5.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "windicss-webpack-plugin",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"license": "MIT",
55
"author": {
66
"name": "Harlan Wilton",

0 commit comments

Comments
 (0)