Skip to content

Commit aa586eb

Browse files
committed
Release 1.1.2
1 parent 2559cf8 commit aa586eb

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.1.2](https://github.com/windicss/webpack-windicss-plugin/compare/1.1.1...1.1.2)
8+
9+
- chore(tests): Test refactoring & exclusion test [`f2100c6`](https://github.com/windicss/webpack-windicss-plugin/commit/f2100c64bbbafc7fc6b5873e100366b743c07718)
10+
- chore: add CHANGELOG.md [`aa8ef96`](https://github.com/windicss/webpack-windicss-plugin/commit/aa8ef967fed9deeb5259ce0e33c2c7916324a323)
11+
- chore(tests): Remove artifact [`2559cf8`](https://github.com/windicss/webpack-windicss-plugin/commit/2559cf8aba0a34329751d9c25568ce3fc76e586d)
12+
713
#### [1.1.1](https://github.com/windicss/webpack-windicss-plugin/compare/1.1.0...1.1.1)
814

15+
> 24 June 2021
16+
917
- chore(linting): Migrate to eslint [`d134c5f`](https://github.com/windicss/webpack-windicss-plugin/commit/d134c5f97a2216cacb4ae63fa264bfe44b7fb7d9)
1018
- chore(linting): Run eslint fix [`bb48db6`](https://github.com/windicss/webpack-windicss-plugin/commit/bb48db6d46062163ee2e61e9b06c11cc3d9a9fc1)
1119
- chore(dependencies): bump to @windicss/plugin-utils@1.1.0 [`79842a1`](https://github.com/windicss/webpack-windicss-plugin/commit/79842a19febcbba1d8e3c590247bf68fabf80c15)

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

0 commit comments

Comments
 (0)