Skip to content

Commit b2ff678

Browse files
committed
Release 1.2.4
1 parent d3747b2 commit b2ff678

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.4](https://github.com/windicss/webpack-windicss-plugin/compare/1.2.3...1.2.4)
8+
9+
- chore(examples): add craco example [`358eb80`](https://github.com/windicss/webpack-windicss-plugin/commit/358eb800124b13390a70fd4599356a928ed63a08)
10+
- chore(examples): update next.js version [`d3747b2`](https://github.com/windicss/webpack-windicss-plugin/commit/d3747b20937424b8b81a3011944f49c9322a7343)
11+
- chore(examples): update the next.js example [`810fb30`](https://github.com/windicss/webpack-windicss-plugin/commit/810fb30284b1772e7c3d7f9af9a7d1cb09e9b1cd)
12+
713
#### [1.2.3](https://github.com/windicss/webpack-windicss-plugin/compare/1.2.2...1.2.3)
814

15+
> 5 July 2021
16+
917
- fix: force virtual module to regenerate in webpack 5, fixes #46 [`#46`](https://github.com/windicss/webpack-windicss-plugin/issues/46)
18+
- Release 1.2.3 [`522d083`](https://github.com/windicss/webpack-windicss-plugin/commit/522d08368fef2ebbe94f0b56b356316dab2ce622)
1019

1120
#### [1.2.2](https://github.com/windicss/webpack-windicss-plugin/compare/1.2.1...1.2.2)
1221

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

0 commit comments

Comments
 (0)