Skip to content

Commit 1d5d54c

Browse files
committed
Release 1.5.3
1 parent 5f247d6 commit 1d5d54c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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.3](https://github.com/windicss/windicss-webpack-plugin/compare/1.5.2...1.5.3)
8+
9+
- fix: aggressive css block transforms [`5f247d6`](https://github.com/windicss/windicss-webpack-plugin/commit/5f247d61a85566461c94495d31edf0da00cf3794)
10+
711
#### [1.5.2](https://github.com/windicss/windicss-webpack-plugin/compare/1.5.1...1.5.2)
812

13+
> 26 October 2021
14+
915
- fix(css): safer transformCSS logic [`aa6df30`](https://github.com/windicss/windicss-webpack-plugin/commit/aa6df30d355d9d6abe841e8783999f2f6e1f99f9)
16+
- Release 1.5.2 [`f9ceb97`](https://github.com/windicss/windicss-webpack-plugin/commit/f9ceb9761a4be739152aa75bb50d2da78499d761)
1017
- chore(pkg): rename main branch [`c8ec0be`](https://github.com/windicss/windicss-webpack-plugin/commit/c8ec0beef106f778e9ed8a1ac3e82261ccec6481)
1118

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

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.2",
3+
"version": "1.5.3",
44
"license": "MIT",
55
"author": {
66
"name": "Harlan Wilton",

0 commit comments

Comments
 (0)