Skip to content

Commit 522d083

Browse files
committed
Release 1.2.3
1 parent 0f5573b commit 522d083

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,10 +4,17 @@ 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.2.3](https://github.com/windicss/webpack-windicss-plugin/compare/1.2.2...1.2.3)
8+
9+
- fix: force virtual module to regenerate in webpack 5, fixes #46 [`#46`](https://github.com/windicss/webpack-windicss-plugin/issues/46)
10+
711
#### [1.2.2](https://github.com/windicss/webpack-windicss-plugin/compare/1.2.1...1.2.2)
812

13+
> 2 July 2021
14+
915
- feat: resuse existing utils [`#83`](https://github.com/windicss/webpack-windicss-plugin/pull/83)
1016
- chore(dependencies): bump windicss & plugin utils [`24fe9a5`](https://github.com/windicss/webpack-windicss-plugin/commit/24fe9a596ab68ad9f1452f2036fc9ce066822f98)
17+
- Release 1.2.2 [`1d23a04`](https://github.com/windicss/webpack-windicss-plugin/commit/1d23a0476ec68c119dbc90a939a4756d995a8e2c)
1118

1219
#### [1.2.1](https://github.com/windicss/webpack-windicss-plugin/compare/1.2.0...1.2.1)
1320

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

0 commit comments

Comments
 (0)